AC_WPNav: fixed example build

This commit is contained in:
Andrew Tridgell 2014-03-19 09:35:03 +11:00 committed by Randy Mackay
parent 1e9dcba3da
commit 04587efb2d
1 changed files with 1 additions and 0 deletions

View File

@ -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;