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 <AP_HAL_SITL/SITL_State.h>
|
||||
#include <AP_Terrain/AP_Terrain.h>
|
||||
|
||||
// use a spare channel for send. This is static to avoid mavlink
|
||||
// header import in SIM_Ship.h
|
||||
|
Loading…
Reference in New Issue
Block a user