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

This commit is contained in:
Vinson Lee
2010-12-04 01:03:52 -08:00
parent f618f4549a
commit f8a9f5458b
+1 -1
View File
@@ -27,7 +27,7 @@
#define TEXENVPROGRAM_H
#include "mtypes.h"
struct gl_context;
extern struct gl_fragment_program *
_mesa_get_fixed_func_fragment_program(struct gl_context *ctx);