summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/unichrome/via_screen.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/drivers/dri/unichrome/via_screen.h')
-rw-r--r--src/mesa/drivers/dri/unichrome/via_screen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/drivers/dri/unichrome/via_screen.h b/src/mesa/drivers/dri/unichrome/via_screen.h
index f8d2b9c57a..e34636df7e 100644
--- a/src/mesa/drivers/dri/unichrome/via_screen.h
+++ b/src/mesa/drivers/dri/unichrome/via_screen.h
@@ -43,7 +43,7 @@ typedef struct {
int fbFormat;
int fbOffset;
int fbSize;
-#ifndef _SOLO
+#ifdef USE_XINERAMA
Bool drixinerama;
#endif