Change the protocol from ivi-controller to ivi-wm
[apps/agl-service-windowmanager.git] / src / json_helper.hpp
index 73f79d2..78e03f7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 Mentor Graphics Development (Deutschland) GmbH
+ * Copyright (c) 2017 TOYOTA MOTOR CORPORATION
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -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;