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