aboutsummaryrefslogtreecommitdiffstats
path: root/src/window_manager.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/window_manager.hpp')
-rw-r--r--src/window_manager.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/window_manager.hpp b/src/window_manager.hpp
index f23719f..b591149 100644
--- a/src/window_manager.hpp
+++ b/src/window_manager.hpp
@@ -23,7 +23,7 @@
#include <experimental/optional>
#include "util.hpp"
#include "controller_hooks.hpp"
-#include "layers.hpp"
+#include "wm_layer.hpp"
#include "layout.hpp"
#include "wayland_ivi_wm.hpp"
#include "pm_wrapper.hpp"