swrast: Clean up header file inclusion in s_texcombine.h.
This commit is contained in:
@@ -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 );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user