mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
AP_Arming: Directly include needed headers
This commit is contained in:
parent
78af091869
commit
d8bce8295e
@ -27,6 +27,8 @@
|
||||
#include <AC_Fence/AC_Fence.h>
|
||||
#include <AP_InternalError/AP_InternalError.h>
|
||||
#include <AP_GPS/AP_GPS.h>
|
||||
#include <AP_Airspeed/AP_Airspeed.h>
|
||||
#include <AP_AHRS/AP_AHRS.h>
|
||||
#include <AP_Baro/AP_Baro.h>
|
||||
#include <AP_RangeFinder/AP_RangeFinder.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user