AP_Airspeed: fixed example build

This commit is contained in:
Andrew Tridgell 2014-08-13 21:46:09 +10:00
parent 0f5b65e40e
commit f6f51ceebe

View File

@ -43,6 +43,7 @@
#include <AP_Baro.h>
#include <GCS_MAVLink.h>
#include <AP_Mission.h>
#include <StorageManager.h>
#include <AP_Terrain.h>
#include <AP_GPS.h>
#include <AP_InertialSensor.h>