diff options
Diffstat (limited to 'sway/lock.c')
-rw-r--r-- | sway/lock.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sway/lock.c b/sway/lock.c index 2856ae67..8ad9c3f6 100644 --- a/sway/lock.c +++ b/sway/lock.c @@ -8,7 +8,6 @@ #include "sway/layers.h" #include "sway/output.h" #include "sway/server.h" -#include "sway/surface.h" struct sway_session_lock_output { struct wlr_scene_tree *tree; |