AC_AttitudeControl: fixed example build

This commit is contained in:
Andrew Tridgell 2014-08-13 21:45:38 +10:00
parent dad95648a0
commit a9153519dc
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@
#include <AP_InertialNav.h> // Inertial Navigation library
#include <GCS_MAVLink.h>
#include <AP_Mission.h>
#include <StorageManager.h>
#include <AP_Terrain.h>
#include <AP_Notify.h>
#include <AP_Vehicle.h>