mirror of https://github.com/ArduPilot/ardupilot
AP_Mission: adjust for new vehicle base class
This commit is contained in:
parent
8e412d0885
commit
405bf0ce7f
|
@ -13,7 +13,6 @@
|
|||
#pragma once
|
||||
|
||||
#include <AP_HAL/AP_HAL.h>
|
||||
#include <AP_Vehicle/AP_Vehicle.h>
|
||||
#include <GCS_MAVLink/GCS_MAVLink.h>
|
||||
#include <AP_Math/AP_Math.h>
|
||||
#include <AP_Common/AP_Common.h>
|
||||
|
|
Loading…
Reference in New Issue