summaryrefslogtreecommitdiffstats
path: root/server/red_parse_qxl.h
diff options
context:
space:
mode:
Diffstat (limited to 'server/red_parse_qxl.h')
-rw-r--r--server/red_parse_qxl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/red_parse_qxl.h b/server/red_parse_qxl.h
index 3adc9fa7..87862fa2 100644
--- a/server/red_parse_qxl.h
+++ b/server/red_parse_qxl.h
@@ -35,7 +35,7 @@ typedef struct RedDrawable {
SpiceRect bbox;
SpiceClip clip;
uint32_t mm_time;
- int32_t surfaces_dest[3];
+ int32_t surface_deps[3];
SpiceRect surfaces_rects[3];
union {
SpiceFill fill;