mirror of https://github.com/ArduPilot/ardupilot
AC_WPNav: fixed example build
This commit is contained in:
parent
1e9dcba3da
commit
04587efb2d
|
@ -35,6 +35,7 @@
|
|||
#include <AP_Motors.h> // Motor library
|
||||
#include <DataFlash.h>
|
||||
#include <GCS_MAVLink.h>
|
||||
#include <AP_Mission.h>
|
||||
|
||||
const AP_HAL::HAL& hal = AP_HAL_BOARD_DRIVER;
|
||||
|
||||
|
|
Loading…
Reference in New Issue