summaryrefslogtreecommitdiff
path: root/src/window_wayland.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/window_wayland.h')
-rw-r--r--src/window_wayland.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/window_wayland.h b/src/window_wayland.h
index ad0f572..db20187 100644
--- a/src/window_wayland.h
+++ b/src/window_wayland.h
@@ -47,6 +47,7 @@ struct stl_wayland_global {
struct stl_monitor_wayland {
struct stl_monitor m;
+ u32 wln;
struct wl_output *output;
struct zxdg_output_v1 *xdg_output;
};