diff options
Diffstat (limited to 'src/g80_type.h')
-rw-r--r-- | src/g80_type.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/g80_type.h b/src/g80_type.h index 17acf93..15b8792 100644 --- a/src/g80_type.h +++ b/src/g80_type.h @@ -60,6 +60,7 @@ typedef struct G80Rec { /* EXA */ ExaDriverPtr exa; + ExaOffscreenArea *exaScreenArea; /* DMA command buffer */ CARD32 dmaPut; |