mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 15:23:57 -04:00
AP_Arming: include required AP_Vehicle_Type header
This commit is contained in:
parent
241a7b1d78
commit
c023575ee8
@ -50,6 +50,7 @@
|
||||
#include <AP_Mount/AP_Mount.h>
|
||||
#include <AP_OpenDroneID/AP_OpenDroneID.h>
|
||||
#include <AP_SerialManager/AP_SerialManager.h>
|
||||
#include <AP_Vehicle/AP_Vehicle_Type.h>
|
||||
|
||||
#if HAL_MAX_CAN_PROTOCOL_DRIVERS
|
||||
#include <AP_CANManager/AP_CANManager.h>
|
||||
|
Loading…
Reference in New Issue
Block a user