x86: Clean up header file inclusion in mmx.h.

This commit is contained in:
Vinson Lee
2010-12-30 01:26:47 -08:00
parent a1cd093a72
commit 79fa5acf26
+3 -1
View 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[],