swrast: Clean up header file inclusion in s_masking.h.
This commit is contained in:
@@ -27,9 +27,12 @@
|
||||
#define S_MASKING_H
|
||||
|
||||
|
||||
#include "main/mtypes.h"
|
||||
#include "main/glheader.h"
|
||||
#include "s_span.h"
|
||||
|
||||
struct gl_context;
|
||||
struct gl_renderbuffer;
|
||||
|
||||
|
||||
extern void
|
||||
_swrast_mask_rgba_span(struct gl_context *ctx, struct gl_renderbuffer *rb,
|
||||
|
||||
Reference in New Issue
Block a user