Skip to content
Snippets Groups Projects
Commit 9be02fb4 authored by Andrew Tridgell's avatar Andrew Tridgell
Browse files

AC_Fence: changed to AP_Vehicle.h

parent fbe4be94
No related branches found
No related tags found
No related merge requests found
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
#include <AC_Fence.h> // Fence library #include <AC_Fence.h> // Fence library
#include <GCS_MAVLink.h> #include <GCS_MAVLink.h>
#include <AP_Notify.h> #include <AP_Notify.h>
#include <AP_SpdHgtControl.h> #include <AP_Vehicle.h>
#include <DataFlash.h> #include <DataFlash.h>
const AP_HAL::HAL& hal = AP_HAL_BOARD_DRIVER; const AP_HAL::HAL& hal = AP_HAL_BOARD_DRIVER;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment