AP_OSD: add required include
Was getting APM_BUILD_COPTER_OR_HELI transitively
This commit is contained in:
parent
a4186f6884
commit
6fc7209c69
@ -27,6 +27,7 @@
|
||||
#include <limits.h>
|
||||
#include <ctype.h>
|
||||
#include <AP_RCMapper/AP_RCMapper.h>
|
||||
#include <AP_Vehicle/AP_Vehicle_Type.h>
|
||||
#include <AP_Arming/AP_Arming.h>
|
||||
#include <AP_Vehicle/AP_Vehicle_Type.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user