mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-30 20:48:33 -04:00
AP_Terrain: Fix AP_GPS.h include
This commit is contained in:
parent
be7afe346b
commit
cbcd959290
@ -23,6 +23,7 @@
|
||||
#include <GCS_MAVLink/GCS_MAVLink.h>
|
||||
#include <GCS_MAVLink/GCS.h>
|
||||
#include "AP_Terrain.h"
|
||||
#include <AP_GPS/AP_GPS.h>
|
||||
|
||||
#if AP_TERRAIN_AVAILABLE
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user