Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
plfiorini committed Jan 17, 2024
1 parent 6900f0f commit 6b6defd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#include <QtWaylandClient/private/qwaylandwindow_p.h>
#include <qpa/qplatformwindow.h>

#include <LiriQtShellIntegration/ExtSessionLockSurface>
#include <LiriQtShellIntegration/SessionLockSurface>

#include "qwaylandextsessionlock_p.h"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
#include <QtWaylandClient/private/qwaylandshellsurface_p.h>
#include <QtWaylandClient/private/qwaylandwindow_p.h>

#include <LiriQtShellIntegration/WlrLayerSurface>
#include <LiriQtShellIntegration/LayerSurface>

#include "qwaylandlayershellintegration_p.h"
#include "qwayland-wlr-layer-shell-unstable-v1.h"
Expand Down

0 comments on commit 6b6defd

Please sign in to comment.