mesa: Clean up header file inclusion in texformat.h.

This commit is contained in:
Vinson Lee
2010-12-04 01:11:33 -08:00
parent f8a9f5458b
commit 0ed245bd57
+1 -1
View File
@@ -27,9 +27,9 @@
#define TEXFORMAT_H
#include "mtypes.h"
#include "formats.h"
struct gl_context;
extern gl_format
_mesa_choose_tex_format( struct gl_context *ctx, GLint internalFormat,