AP_Mission: include required AP_Vehicle_Type header

This commit is contained in:
Peter Barker 2022-10-28 12:38:07 +11:00 committed by Andrew Tridgell
parent 8e06d5cd36
commit fb1266f775

View File

@ -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[] = {