forked from Archive/PX4-Autopilot
Aero FC: Add missing headers
This commit is contained in:
parent
8a53866553
commit
faf83aad6a
|
@ -47,6 +47,7 @@
|
|||
****************************************************************************/
|
||||
|
||||
#include <px4_config.h>
|
||||
#include <px4_tasks.h>
|
||||
|
||||
#include <stdbool.h>
|
||||
#include <stdio.h>
|
||||
|
|
Loading…
Reference in New Issue