aboutsummaryrefslogtreecommitdiff
path: root/src/examples/publisher/publisher_example.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/examples/publisher/publisher_example.h')
-rw-r--r--src/examples/publisher/publisher_example.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/examples/publisher/publisher_example.h b/src/examples/publisher/publisher_example.h
index 78c1ffc89..304ecef47 100644
--- a/src/examples/publisher/publisher_example.h
+++ b/src/examples/publisher/publisher_example.h
@@ -38,6 +38,7 @@
* @author Thomas Gubler <thomasgubler@gmail.com>
*/
#include <px4.h>
+
class PublisherExample {
public:
PublisherExample();