mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-22 15:53:56 -04:00
AP_Mission: include required AP_Vehicle_Type header
This commit is contained in:
parent
8e06d5cd36
commit
fb1266f775
@ -7,6 +7,7 @@
|
||||
#include <AP_AHRS/AP_AHRS.h>
|
||||
#include <AP_Camera/AP_Camera.h>
|
||||
#include <AP_Gripper/AP_Gripper_config.h>
|
||||
#include <AP_Vehicle/AP_Vehicle_Type.h>
|
||||
|
||||
const AP_Param::GroupInfo AP_Mission::var_info[] = {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user