summaryrefslogtreecommitdiffstats
path: root/src/obd2.hpp
diff options
context:
space:
mode:
authorRomain Forlot <romain.forlot@iot.bzh>2017-02-28 12:00:43 +0100
committerRomain Forlot <romain.forlot@iot.bzh>2017-02-28 21:45:49 +0100
commitc009c3c329d30acfb6be3a8ed0671a9a07266546 (patch)
treee840446be82046d908d0e498d430fc8307c4c30e /src/obd2.hpp
parentd4c6484ca4f8d9eb8f97d7e0555e461f2831baa3 (diff)
Re-arranging objects splitting all objects over
separated files. Change-Id: Ifbdb2ea08704324e505a48ba3124df6f2af63c6b Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'src/obd2.hpp')
-rw-r--r--src/obd2.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/obd2.hpp b/src/obd2.hpp
index a1ba644a..54098e37 100644
--- a/src/obd2.hpp
+++ b/src/obd2.hpp
@@ -19,7 +19,7 @@
#include <vector>
#include "uds/uds.h"
-#include "can-utils.hpp"
+#include "can-bus.hpp"
extern "C"
{