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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/display-channel.h b/server/display-channel.h
index 531e08f7..03834fae 100644
--- a/server/display-channel.h
+++ b/server/display-channel.h
@@ -194,6 +194,7 @@ struct DisplayChannel {
_Drawable drawables[NUM_DRAWABLES];
_Drawable *free_drawables;
+ uint32_t red_drawable_count;
uint32_t glz_drawable_count;
int stream_video;