AP_BattMonitor: fixed example build

This commit is contained in:
Andrew Tridgell 2014-08-13 21:46:22 +10:00
parent a400cbc922
commit 40709f655e
1 changed files with 1 additions and 0 deletions

View File

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