AC_Fence: fix example sketch

This commit is contained in:
Randy Mackay 2015-01-28 16:39:51 +09:00
parent d7f7af8c13
commit 99046ebda6
1 changed files with 2 additions and 0 deletions

View File

@ -34,6 +34,8 @@
#include <AP_Notify.h>
#include <AP_Vehicle.h>
#include <DataFlash.h>
#include <AP_Nav_Common.h>
#include <AP_BattMonitor.h>
const AP_HAL::HAL& hal = AP_HAL_BOARD_DRIVER;