summaryrefslogtreecommitdiff
path: root/src/wlclock.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wlclock.h')
-rw-r--r--src/wlclock.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wlclock.h b/src/wlclock.h
index ec8f981..d76bd86 100644
--- a/src/wlclock.h
+++ b/src/wlclock.h
@@ -26,6 +26,7 @@ struct Wlclock
struct wl_display *display;
struct wl_registry *registry;
struct wl_compositor *compositor;
+ struct wl_subcompositor *subcompositor;
struct wl_shm *shm;
struct zwlr_layer_shell_v1 *layer_shell;
struct zxdg_output_manager_v1 *xdg_output_manager;