summaryrefslogtreecommitdiffstats
path: root/low-can-binding/can/can-bus-device.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'low-can-binding/can/can-bus-device.hpp')
-rw-r--r--low-can-binding/can/can-bus-device.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/low-can-binding/can/can-bus-device.hpp b/low-can-binding/can/can-bus-device.hpp
index c53e5f23..a5c9493c 100644
--- a/low-can-binding/can/can-bus-device.hpp
+++ b/low-can-binding/can/can-bus-device.hpp
@@ -26,7 +26,7 @@
#include <condition_variable>
#include "openxc.pb.h"
-#include "can-message.hpp"
+#include "message/can-message.hpp"
#include "../utils/config-parser.hpp"
#include "../binding/low-can-subscription.hpp"