AC_PID: fixed example build

This commit is contained in:
Andrew Tridgell 2014-08-13 22:11:16 +10:00
parent ea26f15e5e
commit 83dc9bf5b3

View File

@ -9,6 +9,7 @@
#include <AP_HAL_AVR.h>
#include <AP_Math.h>
#include <AP_Param.h>
#include <StorageManager.h>
#include <AC_PID.h>
#include <AC_HELI_PID.h>