summaryrefslogtreecommitdiff
path: root/src/mesa/swrast/s_logic.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/swrast/s_logic.h')
-rw-r--r--src/mesa/swrast/s_logic.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/swrast/s_logic.h b/src/mesa/swrast/s_logic.h
index d609513348..95c7fe3e15 100644
--- a/src/mesa/swrast/s_logic.h
+++ b/src/mesa/swrast/s_logic.h
@@ -31,7 +31,7 @@
#include "s_span.h"
extern void
-_swrast_logicop_rgba_span(GLcontext *ctx, struct gl_renderbuffer *rb,
+_swrast_logicop_rgba_span(struct gl_context *ctx, struct gl_renderbuffer *rb,
SWspan *span);