mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-05 07:28:29 -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 <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;
|
||||||
|
Loading…
Reference in New Issue
Block a user