summaryrefslogtreecommitdiffstats
path: root/common/messages.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/messages.h')
-rw-r--r--common/messages.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/messages.h b/common/messages.h
index a6433b02..65541c51 100644
--- a/common/messages.h
+++ b/common/messages.h
@@ -226,7 +226,7 @@ typedef struct SpiceMsgDisplayDrawTransparent {
typedef struct SpiceMsgDisplayDrawAlphaBlend {
SpiceMsgDisplayBase base;
- SpiceAlphaBlnd data;
+ SpiceAlphaBlend data;
} SpiceMsgDisplayDrawAlphaBlend;
typedef struct SpiceMsgDisplayCopyBits {