forked from Archive/PX4-Autopilot
FMUv2: Add missing headers
This commit is contained in:
parent
c5a167935e
commit
6bc70af7a0
|
@ -46,6 +46,7 @@
|
|||
****************************************************************************/
|
||||
|
||||
#include <px4_config.h>
|
||||
#include <px4_tasks.h>
|
||||
|
||||
#include <stdbool.h>
|
||||
#include <stdio.h>
|
||||
|
|
Loading…
Reference in New Issue