mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 14:38:30 -04:00
AC_Fence: fixed example build
This commit is contained in:
parent
6df2890fd8
commit
2b3becd252
@ -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>
|
||||||
|
Loading…
Reference in New Issue
Block a user