aboutsummaryrefslogtreecommitdiff
path: root/include/wlr
diff options
context:
space:
mode:
Diffstat (limited to 'include/wlr')
-rw-r--r--include/wlr/backend/session.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/wlr/backend/session.h b/include/wlr/backend/session.h
index b63c356c..692d7be1 100644
--- a/include/wlr/backend/session.h
+++ b/include/wlr/backend/session.h
@@ -40,6 +40,7 @@ struct wlr_session {
struct wl_list devices;
+ struct wl_display *display;
struct wl_listener display_destroy;
struct {