From 55beb6bc0fd3d28c58f5bd54cf761f2829c49a48 Mon Sep 17 00:00:00 2001 From: Lucas De Marchi Date: Sat, 15 Aug 2015 19:50:18 -0300 Subject: [PATCH] AP_GPS: standardize inclusion of libaries headers Do the missing header changes due to changing the code before the pr getting accepted. --- libraries/AP_GPS/AP_GPS.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/AP_GPS/AP_GPS.h b/libraries/AP_GPS/AP_GPS.h index 56c28c9595..7ab6a46137 100644 --- a/libraries/AP_GPS/AP_GPS.h +++ b/libraries/AP_GPS/AP_GPS.h @@ -26,7 +26,7 @@ #include #include #include "GPS_detect_state.h" -#include "../AP_SerialManager/AP_SerialManager.h" +#include /** maximum number of GPS instances available on this platform. If more