aboutsummaryrefslogtreecommitdiff
path: root/include/sway/server.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sway/server.h')
-rw-r--r--include/sway/server.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sway/server.h b/include/sway/server.h
index 61f21cdb..296fbf22 100644
--- a/include/sway/server.h
+++ b/include/sway/server.h
@@ -33,6 +33,7 @@ struct sway_server {
struct wl_listener xdg_shell_v6_surface;
struct wlr_xwayland *xwayland;
+ struct wlr_xcursor_manager *xcursor_manager;
struct wl_listener xwayland_surface;
struct wl_listener xwayland_ready;