summaryrefslogtreecommitdiffstats
path: root/src/can-decoder.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/can-decoder.hpp')
-rw-r--r--src/can-decoder.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/can-decoder.hpp b/src/can-decoder.hpp
index 200035d3..e7dfff86 100644
--- a/src/can-decoder.hpp
+++ b/src/can-decoder.hpp
@@ -17,7 +17,7 @@
#pragma once
-#include "can-utils.hpp"
+#include "can-bus.hpp"
class decoder_t
{