AntennaTracker: fixed build

This commit is contained in:
Andrew Tridgell 2014-07-25 21:01:09 +10:00
parent 9c69e736f1
commit 95b62512f8

View File

@ -54,6 +54,7 @@
#include <AP_Vehicle.h>
#include <AP_Mission.h>
#include <AP_Terrain.h>
#include <AP_Notify.h> // Notify library
#include <AP_BattMonitor.h> // Battery monitor library
#include <AP_Airspeed.h>