summaryrefslogtreecommitdiff
path: root/src/glx/mini/driver.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/glx/mini/driver.h')
-rw-r--r--src/glx/mini/driver.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/glx/mini/driver.h b/src/glx/mini/driver.h
index 6e63e7bc4a..9e8bf6fa7c 100644
--- a/src/glx/mini/driver.h
+++ b/src/glx/mini/driver.h
@@ -95,6 +95,7 @@ typedef struct DRIDriverContextRec {
int fbStride;
int virtualWidth;
int virtualHeight;
+ int Width;
} shared;
/**