summaryrefslogtreecommitdiffstats
path: root/src/layers.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/layers.hpp')
-rw-r--r--src/layers.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/layers.hpp b/src/layers.hpp
index a827928..4291425 100644
--- a/src/layers.hpp
+++ b/src/layers.hpp
@@ -9,8 +9,8 @@
#include <set>
#include <string>
-#include "wayland.hpp"
#include "result.hpp"
+#include "wayland.hpp"
namespace wm {