Change-Id: I601f0b542d530b1b72198b56b8bd98322836e469
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
config.cpp
config.hpp
policy.hpp
config.cpp
config.hpp
policy.hpp
- windowmanager-client.cpp
#include <regex>
#include <thread>
#include <regex>
#include <thread>
-#include "windowmanager-client.hpp"
+#include "wm-client.hpp"
#include "applist.hpp"
extern "C"
#include "applist.hpp"
extern "C"
#include <map>
#include <memory>
//#include <experimental/optional>
#include <map>
#include <memory>
//#include <experimental/optional>
-#include "windowmanager-client.hpp"
+#include "wm-client.hpp"
#include "request.hpp"
namespace wm
#include "request.hpp"
namespace wm
* limitations under the License.
*/
* limitations under the License.
*/
-#include "windowmanager-client.hpp"
+#include "wm-client.hpp"
#include "hmi-debug.h"
#define INVALID_SURFACE_ID 0
#include "hmi-debug.h"
#define INVALID_SURFACE_ID 0
#include <gtest/gtest.h>
#include <memory>
#include "applist.hpp"
#include <gtest/gtest.h>
#include <memory>
#include "applist.hpp"
-#include "windowmanager-client.hpp"
+#include "wm-client.hpp"
// テストグループの定義 TEST_GROUP(group)
// フィクスチャの準備
// テストグループの定義 TEST_GROUP(group)
// フィクスチャの準備