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 0d713e86..e80da8a5 100644
--- a/server/red_parse_qxl.h
+++ b/server/red_parse_qxl.h
@@ -40,7 +40,7 @@ typedef struct RedDrawable {
SpiceOpaque opaque;
SpiceCopy copy;
SpiceTransparent transparent;
- SpiceAlphaBlnd alpha_blend;
+ SpiceAlphaBlend alpha_blend;
struct {
SpicePoint src_pos;
} copy_bits;