X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fapp.hpp;h=247f772d4100a9ba961cbab2b7845f34262fe1c7;hb=d16426164142cdddeaf16cb18a6ac5f191c8e0e4;hp=512f272cb23042af6c1b39a301e000f0e732c00e;hpb=743884774843259d92ec2b3745caa7e91805af53;p=staging%2Fwindowmanager.git diff --git a/src/app.hpp b/src/app.hpp index 512f272..247f772 100644 --- a/src/app.hpp +++ b/src/app.hpp @@ -9,11 +9,11 @@ #include #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;