mirror of https://github.com/ArduPilot/ardupilot
AC_Fence: fixed example build
This commit is contained in:
parent
a9153519dc
commit
f721e020f5
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue