AP_InertialSensor: fixed example build

This commit is contained in:
Andrew Tridgell 2014-07-25 17:52:14 +10:00
parent 02dec5634f
commit 662276597a
2 changed files with 2 additions and 0 deletions

View File

@ -25,6 +25,7 @@
#include <DataFlash.h>
#include <GCS_MAVLink.h>
#include <AP_Mission.h>
#include <AP_Terrain.h>
#include <AP_AHRS.h>
#include <AP_Airspeed.h>
#include <AP_Vehicle.h>

View File

@ -23,6 +23,7 @@
#include <DataFlash.h>
#include <GCS_MAVLink.h>
#include <AP_Mission.h>
#include <AP_Terrain.h>
#include <AP_AHRS.h>
#include <AP_Airspeed.h>
#include <AP_Vehicle.h>