swrast: Clean up header file inclusion in s_texcombine.h.

This commit is contained in:
Vinson Lee
2010-12-25 20:12:06 -08:00
parent 77aaaf5fd5
commit 06fa986112
+2 -1
View File
@@ -27,9 +27,10 @@
#define S_TEXCOMBINE_H
#include "main/mtypes.h"
#include "s_span.h"
struct gl_context;
extern void
_swrast_texture_span( struct gl_context *ctx, SWspan *span );