AP_BattMonitor: fixed example build

This commit is contained in:
Andrew Tridgell 2014-07-25 17:54:19 +10:00
parent c1646fec73
commit 93f2d81ff4

View File

@ -28,6 +28,7 @@
#include <AP_NavEKF.h>
#include <AP_Notify.h>
#include <AP_Mission.h>
#include <AP_Terrain.h>
const AP_HAL::HAL& hal = AP_HAL_BOARD_DRIVER;