forked from Archive/PX4-Autopilot
fixed include
This commit is contained in:
parent
4a99daf5b6
commit
d6db372921
|
@ -51,7 +51,6 @@
|
|||
#include <stdbool.h>
|
||||
#include <stdint.h>
|
||||
#include <systemlib/perf_counter.h>
|
||||
#include <mathlib/mathlib.h>
|
||||
|
||||
struct ECL_ControlData {
|
||||
float roll;
|
||||
|
|
Loading…
Reference in New Issue