AC_AttitudeControl: fixed example build

This commit is contained in:
Andrew Tridgell 2014-07-25 17:52:53 +10:00
parent 662276597a
commit 6df2890fd8

View File

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