layers: introduce layers.hpp and .cpp for layer related code
[staging/windowmanager.git] / src / app.cpp
index ebbed02..482aff1 100644 (file)
@@ -7,6 +7,7 @@
 #include "layout.hpp"
 #include "util.hpp"
 #include "wayland.hpp"
+#include "layers.hpp"
 
 #include <cstdio>
 #include <memory>