summaryrefslogtreecommitdiff
path: root/src/i830.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/i830.h')
-rw-r--r--src/i830.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i830.h b/src/i830.h
index 4cb31b6d..c5fe7f82 100644
--- a/src/i830.h
+++ b/src/i830.h
@@ -372,7 +372,7 @@ typedef struct _I830Rec {
unsigned int fence[FENCE_NEW_NR * 2];
unsigned int next_fence;
- Bool useEXA;
+ int AccelMethod;
Bool noAccel;
Bool SWCursor;
#ifdef I830_USE_XAA