summaryrefslogtreecommitdiff
path: root/display/qxldd.h
diff options
context:
space:
mode:
Diffstat (limited to 'display/qxldd.h')
-rw-r--r--display/qxldd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/display/qxldd.h b/display/qxldd.h
index b03c3de..6482e8a 100644
--- a/display/qxldd.h
+++ b/display/qxldd.h
@@ -200,6 +200,7 @@ struct SurfaceInfo {
SIZEL size;
UINT8 *copy;
ULONG bitmap_format;
+ INT32 stride;
union {
PDev *pdev;
SurfaceInfo *next_free;