AC_Fence: fixed example build

This commit is contained in:
Andrew Tridgell 2014-03-19 09:34:50 +11:00 committed by Randy Mackay
parent 73ae38eaf0
commit 4507c0fc4c

View File

@ -27,6 +27,7 @@
#include <AP_InertialNav.h> // Inertial Navigation library
#include <AC_Fence.h> // Fence library
#include <GCS_MAVLink.h>
#include <AP_Mission.h>
#include <AP_Notify.h>
#include <AP_Vehicle.h>
#include <DataFlash.h>