Separate low_can_subscription class from callbacks
[apps/low-level-can-service.git] / CAN-binder / low-can-binding / utils / signals.hpp
index ffabe81..ff91462 100644 (file)
@@ -27,7 +27,7 @@
 #include "../diagnostic/diagnostic-message.hpp"
 
 #include "../binding/low-can-hat.hpp"
-#include "../binding/low-can-cb.hpp"
+#include "../binding/low-can-subscription.hpp"
 
 namespace utils
 {