AP_Airspeed: fixed example build

This commit is contained in:
Andrew Tridgell 2014-07-25 17:54:11 +10:00
parent 82d0666501
commit c1646fec73
1 changed files with 1 additions and 0 deletions

View File

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