accumulated hacks
[fw/altos] / src / kernel / ao_flight.c
index 3e3ee77ac97fbc224430b22836ef8d42dece8290..ba1f00d0abc72196b89cdf9ca76b778ff3150eb9 100644 (file)
@@ -21,6 +21,8 @@
 #include <ao_log.h>
 #endif
 
+#include <ao_flight.h>
+
 #if HAS_MPU6000 || HAS_MPU9250
 #include <ao_quaternion.h>
 #endif