swrast: Clean up header file inclusion in s_logic.h.
This commit is contained in:
@@ -27,9 +27,11 @@
|
||||
#define S_LOGIC_H
|
||||
|
||||
|
||||
#include "main/mtypes.h"
|
||||
#include "s_span.h"
|
||||
|
||||
struct gl_context;
|
||||
struct gl_renderbuffer;
|
||||
|
||||
extern void
|
||||
_swrast_logicop_rgba_span(struct gl_context *ctx, struct gl_renderbuffer *rb,
|
||||
SWspan *span);
|
||||
|
||||
Reference in New Issue
Block a user