r300: rename functions
[mesa.git] / src / mesa / drivers / dri / s3v / s3v_screen.h
index bbbffbb8e1aa284abf4a2d4a9814dc29dddc43c0..c49bc8587daa7c1d446a29361d88e53e34e33e6d 100644 (file)
@@ -2,6 +2,8 @@
  * Author: Max Lingua <sunmax@libero.it>
  */
 
+#include "main/mtypes.h"
+
 typedef struct _s3vRegion {
     drm_handle_t  handle;
     drmSize    size;
@@ -34,3 +36,4 @@ typedef struct {
     int                textureSize;
     int                logTextureGranularity;
 } s3vScreenRec, *s3vScreenPtr;
+