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:
@@ -27,7 +27,10 @@
|
||||
#define TEXGEN_H
|
||||
|
||||
|
||||
#include "main/mtypes.h"
|
||||
#include "compiler.h"
|
||||
#include "glheader.h"
|
||||
|
||||
struct _glapi_table;
|
||||
|
||||
|
||||
#if FEATURE_texgen
|
||||
|
||||
Reference in New Issue
Block a user