From e47483c55216ad9bf2947caaaa686fae2cceaf4c Mon Sep 17 00:00:00 2001 From: Kazumasa Mitsunari Date: Thu, 21 Jun 2018 17:16:36 +0900 Subject: [PATCH 1/1] Same remove headers Change-Id: I5d3e7a7a9a70952550173c840cb0c415cafab281 Signed-off-by: Kazumasa Mitsunari --- src/json_helper.hpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/json_helper.hpp b/src/json_helper.hpp index 6c9cdab..125473e 100644 --- a/src/json_helper.hpp +++ b/src/json_helper.hpp @@ -17,9 +17,8 @@ #ifndef TMCAGLWM_JSON_HELPER_HPP #define TMCAGLWM_JSON_HELPER_HPP -#include "result.hpp" +#include "../include/json.hpp" #include "wayland_ivi_wm.hpp" -#include struct json_object; -- 2.16.6