mesa: Reduce header file inclusion in texgen.h.

texgen.h doesn't use any symbols additionally added by mtypes.h.
This commit is contained in:
Vinson Lee
2010-08-03 00:19:26 -07:00
parent b5ce878fa7
commit d356ad349b
+4 -1
View File
@@ -27,7 +27,10 @@
#define TEXGEN_H
#include "main/mtypes.h"
#include "compiler.h"
#include "glheader.h"
struct _glapi_table;
#if FEATURE_texgen