AP_RangeFinder: fixed example build

This commit is contained in:
Andrew Tridgell 2014-07-14 10:41:28 +10:00
parent e448168ba6
commit c425e7e060

View File

@ -14,6 +14,7 @@
#include <AP_HAL_PX4.h>
#include <GCS_MAVLink.h>
#include <AP_HAL_Empty.h>
#include <AP_HAL_AVR.h>
#include <DataFlash.h>
#include <AP_GPS.h>
#include <AP_InertialSensor.h>