aboutsummaryrefslogtreecommitdiff
path: root/apps/px4/px4io/driver/px4io.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'apps/px4/px4io/driver/px4io.cpp')
-rw-r--r--apps/px4/px4io/driver/px4io.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/px4/px4io/driver/px4io.cpp b/apps/px4/px4io/driver/px4io.cpp
index fafec77f9..a5def874d 100644
--- a/apps/px4/px4io/driver/px4io.cpp
+++ b/apps/px4/px4io/driver/px4io.cpp
@@ -65,7 +65,7 @@
#include <systemlib/perf_counter.h>
#include <systemlib/hx_stream.h>
-#include "../protocol.h"
+#include "px4io/protocol.h"
#include "uploader.h"
class PX4IO;