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 8e412d0885
commit 405bf0ce7f
1 changed files with 0 additions and 1 deletions

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>