summaryrefslogtreecommitdiffstats
path: root/CAN-binder/low-can-binding/utils/socketcan.hpp
diff options
context:
space:
mode:
authorRomain Forlot <romain.forlot@iot.bzh>2017-05-05 18:31:41 +0200
committerRomain Forlot <romain.forlot@iot.bzh>2017-05-05 18:31:41 +0200
commit692376f019562e48ddef074b427f2397cae25087 (patch)
tree7c5ba2532b021c9b822676af19dd28a63b7691ab /CAN-binder/low-can-binding/utils/socketcan.hpp
parente49eed2b1fffced9f5f8d2b997bb6b987cf208f3 (diff)
Separation between hat and callback binding parts
As well as handling reading signals BCM socket using systemd event loop. Change-Id: I1e121635ec5db489b2bcb88a3101e716bf8883d5 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'CAN-binder/low-can-binding/utils/socketcan.hpp')
-rw-r--r--CAN-binder/low-can-binding/utils/socketcan.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/CAN-binder/low-can-binding/utils/socketcan.hpp b/CAN-binder/low-can-binding/utils/socketcan.hpp
index 3dcc277d..e9116643 100644
--- a/CAN-binder/low-can-binding/utils/socketcan.hpp
+++ b/CAN-binder/low-can-binding/utils/socketcan.hpp
@@ -24,7 +24,7 @@
#include <string.h>
#include "../can/can-message.hpp"
-#include "../binding/low-can-binding.hpp"
+#include "../binding/low-can-hat.hpp"
#define INVALID_SOCKET -1