Rename files to use "_" instead of "-"
[apps/agl-service-windowmanager.git] / test / test.cpp
index a4e630c..46195b6 100644 (file)
@@ -3,7 +3,7 @@
 #include <gtest/gtest.h>
 #include <memory>
 #include "applist.hpp"
-#include "wm-client.hpp"
+#include "wm_client.hpp"
 
 // テストグループの定義 TEST_GROUP(group)
 // フィクスチャの準備