From cdb27e8242215271364602995d85607cfc06d441 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Sun, 1 Oct 2006 16:03:05 +0000 Subject: New SWspan and SWspanarrays typedefs. --- src/mesa/swrast/s_nvfragprog.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mesa/swrast/s_nvfragprog.h') diff --git a/src/mesa/swrast/s_nvfragprog.h b/src/mesa/swrast/s_nvfragprog.h index ac5a15fe9b..188bacc3d8 100644 --- a/src/mesa/swrast/s_nvfragprog.h +++ b/src/mesa/swrast/s_nvfragprog.h @@ -31,7 +31,7 @@ extern void -_swrast_exec_fragment_program( GLcontext *ctx, struct sw_span *span ); +_swrast_exec_fragment_program( GLcontext *ctx, SWspan *span ); #endif -- cgit v1.2.3