diff --git a/src/shell-integrations/ext-session-lock/qwaylandextsessionlock.cpp b/src/shell-integrations/ext-session-lock/qwaylandextsessionlock.cpp index 9be2f28..659f78f 100644 --- a/src/shell-integrations/ext-session-lock/qwaylandextsessionlock.cpp +++ b/src/shell-integrations/ext-session-lock/qwaylandextsessionlock.cpp @@ -6,7 +6,7 @@ #include #include -#include +#include #include "qwaylandextsessionlock_p.h" diff --git a/src/shell-integrations/layer-shell/qwaylandlayersurface_p.h b/src/shell-integrations/layer-shell/qwaylandlayersurface_p.h index 458fe61..800d4c4 100644 --- a/src/shell-integrations/layer-shell/qwaylandlayersurface_p.h +++ b/src/shell-integrations/layer-shell/qwaylandlayersurface_p.h @@ -8,7 +8,7 @@ #include #include -#include +#include #include "qwaylandlayershellintegration_p.h" #include "qwayland-wlr-layer-shell-unstable-v1.h"