Rename file names
[apps/agl-service-windowmanager.git] / src / wm_layer.cpp
similarity index 99%
rename from src/layers.cpp
rename to src/wm_layer.cpp
index e1a232a..6a98884 100644 (file)
@@ -16,7 +16,7 @@
 
 #include <regex>
 
-#include "layers.hpp"
+#include "wm_layer.hpp"
 #include "json_helper.hpp"
 #include "util.hpp"