AP_Rangefinder: fixed example build

This commit is contained in:
Andrew Tridgell 2014-08-13 21:48:04 +10:00
parent e43cac1b26
commit 8540174854

View File

@ -29,6 +29,7 @@
#include <AP_ADC_AnalogSource.h>
#include <AP_Notify.h>
#include <AP_Mission.h>
#include <StorageManager.h>
#include <AP_Terrain.h>
#include <AP_Scheduler.h>