X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fjson_helper.hpp;h=78e03f7f08d370bc913f35f0e189fbbd81afce41;hb=a94f6c67c67a68df8a894699686f2eaa8e870208;hp=73f79d28cede05e6654611867b3a0d800d6c39d2;hpb=4e1f6616b5ce24022f088943912e4b98e7764100;p=apps%2Fagl-service-windowmanager.git diff --git a/src/json_helper.hpp b/src/json_helper.hpp index 73f79d2..78e03f7 100644 --- a/src/json_helper.hpp +++ b/src/json_helper.hpp @@ -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 struct json_object;