Fix: circular include for socket classes.
[apps/low-level-can-service.git] / CAN-binder / low-can-binding / utils / socketcan-bcm.hpp
index d23b067..2e4547b 100644 (file)
@@ -18,6 +18,7 @@
 #pragma once
 
 #include "socketcan.hpp"
+#include "../can/can-message.hpp"
 
 namespace utils
 {