summaryrefslogtreecommitdiff
path: root/src/mesa/swrast/s_spantemp.h
diff options
context:
space:
mode:
authorKendall Bennett <KendallB@scitechsoft.com>2003-10-09 22:39:07 +0000
committerKendall Bennett <KendallB@scitechsoft.com>2003-10-09 22:39:07 +0000
commitd4155bd1dfb042e28574d15ff9bfbdb42de02b1d (patch)
tree15f7e5bbe3283260de68de209ca6c09fe8dae4df /src/mesa/swrast/s_spantemp.h
parent009d7f8ba13cfa2fcd2064d97a3424d04584f816 (diff)
Added missing #undef SPAN_VARS to swrast/s_spantemp.h
Diffstat (limited to 'src/mesa/swrast/s_spantemp.h')
-rw-r--r--src/mesa/swrast/s_spantemp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/swrast/s_spantemp.h b/src/mesa/swrast/s_spantemp.h
index df08f14760..95d9358a16 100644
--- a/src/mesa/swrast/s_spantemp.h
+++ b/src/mesa/swrast/s_spantemp.h
@@ -366,6 +366,7 @@ NAME(read_index_pixels)( const GLcontext *ctx,
#undef NAME
+#undef SPAN_VARS
#undef INIT_PIXEL_PTR
#undef INC_PIXEL_PTR
#undef STORE_RGB_PIXEL