mirror of
https://github.com/ArduPilot/ardupilot.git
synced 2026-02-06 20:16:15 +08:00
AP_Follow: include required AP_Vehicle_Type header
This commit is contained in:
committed by
Andrew Tridgell
parent
3b640999b9
commit
6f63e79f36
@@ -21,6 +21,7 @@
|
||||
#include <AP_AHRS/AP_AHRS.h>
|
||||
#include <AP_Logger/AP_Logger.h>
|
||||
#include <GCS_MAVLink/GCS.h>
|
||||
#include <AP_Vehicle/AP_Vehicle_Type.h>
|
||||
|
||||
extern const AP_HAL::HAL& hal;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user