mesa: add new max sample count state
[mesa.git] / src / mesa / x86 / mmx.h
index d4bda07eade9fadfc3b2063e5d59aec8124a8f5b..74e9979d3120d7d20f2943ce258e74af8dadd8fe 100644 (file)
@@ -27,7 +27,9 @@
 #define ASM_MMX_H
 
 #include "main/compiler.h"
-#include "main/mtypes.h"
+#include "main/glheader.h"
+
+struct gl_context;
 
 extern void _ASMAPI
 _mesa_mmx_blend_transparency( struct gl_context *ctx, GLuint n, const GLubyte mask[],