AP_Mission: adjust for new vehicle base class

This commit is contained in:
Peter Barker 2018-12-27 22:57:53 +11:00 committed by Andrew Tridgell
parent 31065bc9d2
commit 5818d86420

View File

@ -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>