X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Flayers.hpp;h=0601614948cfbadf9c5056a147281cb482945f03;hb=5c8b5588955450ab62ef1745bd4c823e7afc5e89;hp=924457f5de8057d4b857910385f453f69a2e1040;hpb=2b546956a800545bdda2be9682fac21fd1e86736;p=staging%2Fwindowmanager.git diff --git a/src/layers.hpp b/src/layers.hpp index 924457f..0601614 100644 --- a/src/layers.hpp +++ b/src/layers.hpp @@ -18,6 +18,8 @@ #define TMCAGLWM_LAYERS_H #include + +#include #include #include @@ -30,7 +32,7 @@ struct split_layout { std::string name; std::string main_match; std::string sub_match; - int prio; + int prio; // no entirely sure we will use this }; struct layer {