summaryrefslogtreecommitdiffstats
path: root/include/client/registry.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/client/registry.h')
-rw-r--r--include/client/registry.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/client/registry.h b/include/client/registry.h
index a6901990..5e47b18e 100644
--- a/include/client/registry.h
+++ b/include/client/registry.h
@@ -16,6 +16,7 @@ struct registry {
16 struct wl_compositor *compositor; 16 struct wl_compositor *compositor;
17 struct wl_display *display; 17 struct wl_display *display;
18 struct wl_pointer *pointer; 18 struct wl_pointer *pointer;
19 struct wl_keyboard *keyboard;
19 struct wl_seat *seat; 20 struct wl_seat *seat;
20 struct wl_shell *shell; 21 struct wl_shell *shell;
21 struct wl_shm *shm; 22 struct wl_shm *shm;