summaryrefslogtreecommitdiffstats
path: root/server/display-channel.h
diff options
context:
space:
mode:
Diffstat (limited to 'server/display-channel.h')
-rw-r--r--server/display-channel.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/server/display-channel.h b/server/display-channel.h
index 69ceb3c3..7f3949f3 100644
--- a/server/display-channel.h
+++ b/server/display-channel.h
@@ -194,6 +194,8 @@ struct DisplayChannel {
_Drawable drawables[NUM_DRAWABLES];
_Drawable *free_drawables;
+ uint32_t glz_drawable_count;
+
int stream_video;
uint32_t stream_count;
Stream streams_buf[NUM_STREAMS];