mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-22 08:38:36 -04:00
AP_Terrain: include required AP_Vehicle_Type header
This commit is contained in:
parent
c3c6842e5a
commit
241a7b1d78
@ -24,6 +24,7 @@
|
||||
|
||||
#if AP_TERRAIN_AVAILABLE
|
||||
|
||||
#include <AP_Vehicle/AP_Vehicle_Type.h>
|
||||
#include <AP_Filesystem/AP_Filesystem.h>
|
||||
|
||||
extern const AP_HAL::HAL& hal;
|
||||
|
Loading…
Reference in New Issue
Block a user