clang formatting
[staging/windowmanager.git] / src / app.hpp
index be155a9..1926ca4 100644 (file)
 #include <memory>
 
 #include "afb_binding_api.hpp"
+#include "config.hpp"
 #include "controller_hooks.hpp"
 #include "layers.hpp"
 #include "layout.hpp"
 #include "result.hpp"
 #include "wayland.hpp"
-#include "config.hpp"
 
 namespace wl {
 struct display;