Format source codes
[apps/agl-service-windowmanager-2017.git] / src / json_helper.hpp
index 687fd89..6c9cdab 100644 (file)
@@ -18,7 +18,7 @@
 #define TMCAGLWM_JSON_HELPER_HPP
 
 #include "result.hpp"
-#include "wayland.hpp"
+#include "wayland_ivi_wm.hpp"
 #include <json.hpp>
 
 struct json_object;
@@ -27,4 +27,4 @@ json_object *to_json(compositor::screen const *s);
 json_object *to_json(compositor::controller::props_map const &s);
 json_object *to_json(std::vector<uint32_t> const &v);
 
-#endif  // TMCAGLWM_JSON_HELPER_HPP
+#endif // TMCAGLWM_JSON_HELPER_HPP