From 2be45bc7e61f3ba3475bb6bbadc62bb6fc0bbc1a Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Mon, 4 May 2015 16:16:22 +1000 Subject: [PATCH] AP_GPS: fix for HAL_SITL rename --- libraries/AP_GPS/examples/GPS_AUTO_test/GPS_AUTO_test.pde | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/AP_GPS/examples/GPS_AUTO_test/GPS_AUTO_test.pde b/libraries/AP_GPS/examples/GPS_AUTO_test/GPS_AUTO_test.pde index 020e773ffc..93884a9247 100644 --- a/libraries/AP_GPS/examples/GPS_AUTO_test/GPS_AUTO_test.pde +++ b/libraries/AP_GPS/examples/GPS_AUTO_test/GPS_AUTO_test.pde @@ -10,7 +10,7 @@ #include #include #include -#include +#include #include #include #include