aboutsummaryrefslogtreecommitdiffstats
path: root/src/app.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/app.hpp')
-rw-r--r--src/app.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app.hpp b/src/app.hpp
index be155a9..1926ca4 100644
--- a/src/app.hpp
+++ b/src/app.hpp
@@ -21,12 +21,12 @@
#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;