summaryrefslogtreecommitdiff
path: root/src/mesa/swrast/s_stencil.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/swrast/s_stencil.h')
-rw-r--r--src/mesa/swrast/s_stencil.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/swrast/s_stencil.h b/src/mesa/swrast/s_stencil.h
index fabc25250d..1fcb538fec 100644
--- a/src/mesa/swrast/s_stencil.h
+++ b/src/mesa/swrast/s_stencil.h
@@ -33,7 +33,7 @@
extern GLboolean
-_swrast_stencil_and_ztest_span(GLcontext *ctx, struct sw_span *span);
+_swrast_stencil_and_ztest_span(GLcontext *ctx, SWspan *span);
extern void