AC_AttitudeControl: fixed example build

This commit is contained in:
Andrew Tridgell 2015-02-09 13:08:34 +11:00
parent dd0e45db41
commit 78dadcb5c6

View File

@ -38,6 +38,7 @@
#include <AP_Motors.h>
#include <AC_AttitudeControl.h>
#include <AC_PosControl.h>
#include <AP_NavEKF.h>
#include <AP_Nav_Common.h>
#include <AP_BattMonitor.h>