Change way to convert simplemessage into a json
[apps/agl-service-can-low-level.git] / src / low-can-binding.hpp
index a46da6a..6927826 100644 (file)
@@ -39,7 +39,6 @@
 #include <linux/can/raw.h>
 #include <systemd/sd-event.h>
 
-#include "obd2.hpp"
 #include "timer.hpp"
 #include "openxc.pb.h"
 #include "can-utils.hpp"
@@ -87,4 +86,4 @@ extern "C"
        * @return Exit code, zero if success.
        */
        int afbBindingV1ServiceInit(struct afb_service service);
-};
\ No newline at end of file
+};