summaryrefslogtreecommitdiffstats
path: root/src/can_event_push.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/can_event_push.hpp')
-rw-r--r--src/can_event_push.hpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/can_event_push.hpp b/src/can_event_push.hpp
index 787766eb..7497a1c7 100644
--- a/src/can_event_push.hpp
+++ b/src/can_event_push.hpp
@@ -18,6 +18,8 @@
#pragma once
-#include "low-can-binding.hpp"
+#include "can-utils.hpp"
+#include "can-signals.hpp"
+#include "openxc-utils.hpp"
void can_event_push(can_bus_t& can_bus); \ No newline at end of file