From 4d91c61f8f5aaebd8bcf0add27591fafa9c41dbe Mon Sep 17 00:00:00 2001 From: Thomas Gubler Date: Tue, 2 Dec 2014 10:46:29 +0100 Subject: add macros for easy 2d array support, builds on px4 test build --- src/include/px4.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include/px4.h') diff --git a/src/include/px4.h b/src/include/px4.h index 22d661b17..45068a6f7 100644 --- a/src/include/px4.h +++ b/src/include/px4.h @@ -59,7 +59,7 @@ #endif -#include "../platforms/px4_defines.h" +#include #include "../platforms/px4_middleware.h" #include "../platforms/px4_nodehandle.h" #include "../platforms/px4_subscriber.h" -- cgit v1.2.3