mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 14:38:30 -04:00
AC_Fence: changed to AP_Vehicle.h
This commit is contained in:
parent
fbe4be94cf
commit
9be02fb493
@ -27,7 +27,7 @@
|
||||
#include <AC_Fence.h> // Fence library
|
||||
#include <GCS_MAVLink.h>
|
||||
#include <AP_Notify.h>
|
||||
#include <AP_SpdHgtControl.h>
|
||||
#include <AP_Vehicle.h>
|
||||
#include <DataFlash.h>
|
||||
|
||||
const AP_HAL::HAL& hal = AP_HAL_BOARD_DRIVER;
|
||||
|
Loading…
Reference in New Issue
Block a user