aboutsummaryrefslogtreecommitdiffstats
path: root/src/layers.hpp
diff options
context:
space:
mode:
authorMarcus Fritzsch <marcus_fritzsch@mentor.com>2017-08-01 12:50:28 +0200
committerMarcus Fritzsch <marcus_fritzsch@mentor.com>2017-08-08 17:24:00 +0200
commit6d5be0fb38f93a758127491f6c81de829554bf1d (patch)
treeae367580166d41660ac73ca706a46ab02ce7bff9 /src/layers.hpp
parent6429a02868e047992e435d81873c833d6ac91265 (diff)
minor clang-format
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com>
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 {