AC_Fence: fixed example build

This commit is contained in:
Andrew Tridgell 2014-08-13 21:45:43 +10:00
parent a9153519dc
commit f721e020f5
1 changed files with 1 additions and 0 deletions

View File

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