aboutsummaryrefslogtreecommitdiffstats
path: root/src/low_can_client.cpp
diff options
context:
space:
mode:
authorYuta Doi <yuta-d@witz-inc.co.jp>2018-05-10 14:44:21 +0900
committerYuta Doi <yuta-d@witz-inc.co.jp>2018-05-10 14:44:21 +0900
commit6ecd550833c47819bf0df7dc9df848dea67f2b28 (patch)
tree18350e61e8bbe389c9e6864ce0d88d7a2299a30c /src/low_can_client.cpp
parent2ea71aa957634ce69681ae34abace0566d52b744 (diff)
Replace json_object_from_file to inputJsonFilie
and remove unnecessary header Change-Id: Ia4200a9742d62933328d0518731710413caa1a5c Signed-off-by: Yuta Doi <yuta-d@witz-inc.co.jp>
Diffstat (limited to 'src/low_can_client.cpp')
-rw-r--r--src/low_can_client.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/low_can_client.cpp b/src/low_can_client.cpp
index 43d8cfc..451fa24 100644
--- a/src/low_can_client.cpp
+++ b/src/low_can_client.cpp
@@ -15,8 +15,8 @@
*/
-#include "json_helper.hpp"
#include "low_can_client.hpp"
+#include "json_helper.hpp"
#include "hmi-debug.h"
extern "C" {