AP_ADSB: Fix AP_GPS include

This commit is contained in:
Michael du Breuil 2019-06-13 20:14:25 -07:00 committed by Andrew Tridgell
parent bd904f890f
commit a09ead5819

View File

@ -28,6 +28,7 @@
#include <AP_Vehicle/AP_Vehicle.h>
#include <GCS_MAVLink/GCS.h>
#include <AP_Logger/AP_Logger.h>
#include <AP_GPS/AP_GPS.h>
#define VEHICLE_TIMEOUT_MS 5000 // if no updates in this time, drop it from the list