diff options
Diffstat (limited to 'src/layers.hpp')
-rw-r--r-- | src/layers.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/layers.hpp b/src/layers.hpp index 1942229..43b1071 100644 --- a/src/layers.hpp +++ b/src/layers.hpp @@ -25,7 +25,7 @@ #include "layout.hpp" #include "result.hpp" -#include "wayland.hpp" +#include "wayland_ivi_wm.hpp" namespace wm { |