forked from Archive/PX4-Autopilot
Pick up the MAVlink headers from the right place
This commit is contained in:
parent
686139c7d8
commit
9d4d1ace43
|
@ -14,3 +14,4 @@ SRCS = attitude_estimator_ekf_main.cpp \
|
|||
codegen/rtGetInf.c \
|
||||
codegen/rtGetNaN.c
|
||||
|
||||
INCLUDE_DIRS += $(PX4_BASE)/mavlink/include/mavlink
|
||||
|
|
Loading…
Reference in New Issue