dri/swrast: drop mtypes.h from dri_sw
authorGeorge Sapountzis <gsapountzis@gmail.com>
Sun, 14 Mar 2010 09:36:46 +0000 (11:36 +0200)
committerGeorge Sapountzis <gsapountzis@gmail.com>
Sun, 14 Mar 2010 23:17:18 +0000 (01:17 +0200)
src/mesa/drivers/dri/common/dri_sw.h

index 89369a9d00e82e54fc3af5761b244a6e6728bf78..e353e26b34d67fc53deb2b57dfecf4312a8a8f6f 100644 (file)
@@ -26,8 +26,8 @@
 #define _DRI_SW_H
 
 #include <GL/gl.h>
+#include <GL/internal/glcore.h>
 #include <GL/internal/dri_interface.h>
-#include "main/mtypes.h"
 
 
 /**