AP_Airspeed: fixed example build

This commit is contained in:
Andrew Tridgell 2014-01-30 13:33:29 +11:00
parent 3a986474e0
commit a339ec25c8

View File

@ -35,6 +35,7 @@
#include <AP_Vehicle.h>
#include <AP_Notify.h>
#include <DataFlash.h>
#include <AP_Baro.h>
#include <GCS_MAVLink.h>
#include <AP_GPS.h>
#include <AP_InertialSensor.h>