AC_Fence: fixed example build

This commit is contained in:
Andrew Tridgell 2014-07-25 17:53:27 +10:00
parent 6df2890fd8
commit 2b3becd252

View File

@ -28,6 +28,7 @@
#include <AC_Fence.h> // Fence library #include <AC_Fence.h> // Fence library
#include <GCS_MAVLink.h> #include <GCS_MAVLink.h>
#include <AP_Mission.h> #include <AP_Mission.h>
#include <AP_Terrain.h>
#include <AP_Notify.h> #include <AP_Notify.h>
#include <AP_Vehicle.h> #include <AP_Vehicle.h>
#include <DataFlash.h> #include <DataFlash.h>