Clean: remove useless headers
[apps/agl-service-windowmanager-2017.git] / src / layers.hpp
index 6ecf2e7..e4160a5 100644 (file)
 #ifndef TMCAGLWM_LAYERS_H
 #define TMCAGLWM_LAYERS_H
 
-#include <json.hpp>
-
-#include <regex>
-#include <set>
 #include <string>
 
+#include "../include/json.hpp"
 #include "layout.hpp"
 #include "result.hpp"
 #include "wayland_ivi_wm.hpp"