mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-31 04:58:30 -04:00
AP_Arming: Include needed AP_Baro.h
This commit is contained in:
parent
2dcbe5a49b
commit
eeca59d1ef
@ -27,6 +27,7 @@
|
||||
#include <AC_Fence/AC_Fence.h>
|
||||
#include <AP_InternalError/AP_InternalError.h>
|
||||
#include <AP_GPS/AP_GPS.h>
|
||||
#include <AP_Baro/AP_Baro.h>
|
||||
|
||||
#if HAL_WITH_UAVCAN
|
||||
#include <AP_BoardConfig/AP_BoardConfig_CAN.h>
|
||||
|
Loading…
Reference in New Issue
Block a user