mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
SITL: add missing include file for terrain
This commit is contained in:
parent
fa2ae44926
commit
268032e640
@ -26,6 +26,7 @@
|
|||||||
|
|
||||||
#include "SIM_Aircraft.h"
|
#include "SIM_Aircraft.h"
|
||||||
#include <AP_HAL_SITL/SITL_State.h>
|
#include <AP_HAL_SITL/SITL_State.h>
|
||||||
|
#include <AP_Terrain/AP_Terrain.h>
|
||||||
|
|
||||||
// use a spare channel for send. This is static to avoid mavlink
|
// use a spare channel for send. This is static to avoid mavlink
|
||||||
// header import in SIM_Ship.h
|
// header import in SIM_Ship.h
|
||||||
|
Loading…
Reference in New Issue
Block a user