AP_HAL_SITL: add missing include for AP_BoardConfig.h
This commit is contained in:
parent
ebd8170a15
commit
39b17e42d0
@ -20,6 +20,7 @@
|
||||
#include "SITL_State.h"
|
||||
#include "Util.h"
|
||||
|
||||
#include <AP_BoardConfig/AP_BoardConfig.h>
|
||||
#include <AP_HAL_Empty/AP_HAL_Empty.h>
|
||||
#include <AP_HAL_Empty/AP_HAL_Empty_Private.h>
|
||||
#include <AP_InternalError/AP_InternalError.h>
|
||||
|
Loading…
Reference in New Issue
Block a user