From 3f36d30a3413cd70096e953a2c9ea0ded65bf24e Mon Sep 17 00:00:00 2001 From: Thomas Gubler Date: Mon, 24 Nov 2014 15:58:06 +0100 Subject: wrapped subscriber --- src/include/px4.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/include') diff --git a/src/include/px4.h b/src/include/px4.h index 0aba2ee77..bb97f2a8a 100644 --- a/src/include/px4.h +++ b/src/include/px4.h @@ -58,3 +58,5 @@ #include "../platforms/px4_defines.h" #include "../platforms/px4_middleware.h" +#include "../platforms/px4_nodehandle.h" +#include "../platforms/px4_subscriber.h" -- cgit v1.2.3