AP_Airspeed: fixed example build

This commit is contained in:
Andrew Tridgell 2014-03-19 09:35:15 +11:00 committed by Randy Mackay
parent afab8a9c5b
commit dbd8f4b735
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@
#include <DataFlash.h>
#include <AP_Baro.h>
#include <GCS_MAVLink.h>
#include <AP_Mission.h>
#include <AP_GPS.h>
#include <AP_InertialSensor.h>