Browse Source

AP_GPS: Directly include needed headers

mission-4.1.18
Michael du Breuil 6 years ago committed by Peter Barker
parent
commit
ca0dad9a7f
  1. 1
      libraries/AP_GPS/AP_GPS.cpp

1
libraries/AP_GPS/AP_GPS.cpp

@ -43,6 +43,7 @@ @@ -43,6 +43,7 @@
#include "AP_GPS_UAVCAN.h"
#endif
#include <AP_AHRS/AP_AHRS.h>
#include <AP_Logger/AP_Logger.h>
#define GPS_RTK_INJECT_TO_ALL 127

Loading…
Cancel
Save