aboutsummaryrefslogtreecommitdiff
path: root/examples/compositor.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/compositor.h')
-rw-r--r--examples/compositor.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/compositor.h b/examples/compositor.h
index 5d652dbe..7d786127 100644
--- a/examples/compositor.h
+++ b/examples/compositor.h
@@ -22,6 +22,7 @@ struct wl_shell_state {
struct xdg_shell_state {
struct wl_global *wl_global;
struct wl_list wl_resources;
+ struct wl_display *display;
};
void wl_shell_init(struct wl_display *display,