AP_AHRS: fixed example build

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

View File

@ -20,6 +20,7 @@
#include <AP_Airspeed.h> #include <AP_Airspeed.h>
#include <AP_Baro.h> #include <AP_Baro.h>
#include <GCS_MAVLink.h> #include <GCS_MAVLink.h>
#include <AP_Mission.h>
#include <Filter.h> #include <Filter.h>
#include <SITL.h> #include <SITL.h>
#include <AP_Buffer.h> #include <AP_Buffer.h>