app: clang-format
[staging/windowmanager.git] / src / app.hpp
index 512f272..247f772 100644 (file)
@@ -9,11 +9,11 @@
 #include <memory>
 
 #include "afb_binding_api.hpp"
-#include "result.hpp"
-#include "wayland.hpp"
-#include "layout.hpp"
 #include "controller_hooks.hpp"
 #include "layers.hpp"
+#include "layout.hpp"
+#include "result.hpp"
+#include "wayland.hpp"
 
 namespace wl {
 struct display;