aboutsummaryrefslogtreecommitdiffstats
path: root/sway/server.c
diff options
context:
space:
mode:
Diffstat (limited to 'sway/server.c')
-rw-r--r--sway/server.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sway/server.c b/sway/server.c
index 0cf767b7..c87e30fd 100644
--- a/sway/server.c
+++ b/sway/server.c
@@ -55,7 +55,7 @@
55#endif 55#endif
56 56
57#define SWAY_XDG_SHELL_VERSION 2 57#define SWAY_XDG_SHELL_VERSION 2
58#define SWAY_LAYER_SHELL_VERSION 3 58#define SWAY_LAYER_SHELL_VERSION 4
59 59
60#if WLR_HAS_DRM_BACKEND 60#if WLR_HAS_DRM_BACKEND
61static void handle_drm_lease_request(struct wl_listener *listener, void *data) { 61static void handle_drm_lease_request(struct wl_listener *listener, void *data) {