AP_Arming: include cleanups

This commit is contained in:
Peter Barker 2022-02-26 14:35:21 +11:00 committed by Andrew Tridgell
parent 1321a66d97
commit 7f74714107
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@
#include <AP_HAL/AP_HAL.h>
#include <AP_BoardConfig/AP_BoardConfig.h>
#include <AP_BattMonitor/AP_BattMonitor.h>
#include <AP_Compass/AP_Compass.h>
#include <AP_Notify/AP_Notify.h>
#include <GCS_MAVLink/GCS.h>
#include <GCS_MAVLink/GCS_MAVLink.h>