AC_AttitudeControl: fixed build

includes are case sensitive on the build server
This commit is contained in:
Andrew Tridgell 2014-07-09 10:19:17 +10:00
parent fc368202ad
commit 8af876fe8a

View File

@ -8,7 +8,7 @@
#include <AC_AttitudeControl.h>
#include <AC_HELI_PID.h>
#include <FILTER.h>
#include <Filter.h>
#define AC_ATTITUDE_HELI_ROLL_FF 0.0f
#define AC_ATTITUDE_HELI_PITCH_FF 0.0f