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

This commit is contained in:
Vinson Lee
2010-11-20 22:17:28 -08:00
parent baa0471597
commit 20f041952c
+3 -1
View File
@@ -28,8 +28,10 @@
#include "glheader.h"
#include "mtypes.h"
struct _glapi_table;
struct gl_context;
struct gl_shader_program;
extern GLint
_mesa_sizeof_glsl_type(GLenum type);