mirror of https://github.com/ArduPilot/ardupilot
AP_RangeFinder: fixed example build
This commit is contained in:
parent
f2c636250b
commit
7bf72d1c2b
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue