Mesa-solo builds with these changes. There are still more fixups needed to
[mesa.git] / src / mesa / drivers / dri / unichrome / server / via_priv.h
index c5a8bb9517ecc73901907f293dd453078d1273ad..587531b37c2a2b1400dfde65df8bd235db6fe6f8 100644 (file)
@@ -47,8 +47,8 @@ typedef struct  {
     BoxRec  AvailFBArea;
     FBLinearPtr   SWOVlinear;
 
-    Bool MPEG_ON;
-    Bool SWVideo_ON;
+    int MPEG_ON;
+    int SWVideo_ON;
 
 /*To solve the bandwidth issue */
     unsigned long   gdwUseExtendedFIFO;