AP_RangeFinder: fixed example build

This commit is contained in:
Andrew Tridgell 2014-07-25 17:55:11 +10:00
parent f2c636250b
commit 7bf72d1c2b
1 changed files with 1 additions and 0 deletions

View File

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