mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 07:13:56 -04:00
AP_OSD: Fix AP_GPS.h include
This commit is contained in:
parent
cbcd959290
commit
2ab8a2318e
@ -31,6 +31,7 @@
|
||||
#include <AP_Stats/AP_Stats.h>
|
||||
#include <AP_Common/Location.h>
|
||||
#include <AP_BattMonitor/AP_BattMonitor.h>
|
||||
#include <AP_GPS/AP_GPS.h>
|
||||
|
||||
#include <ctype.h>
|
||||
#include <GCS_MAVLink/GCS.h>
|
||||
|
Loading…
Reference in New Issue
Block a user