summaryrefslogtreecommitdiff
path: root/src/mesa/swrast/s_spantemp.h
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2004-10-23 16:57:44 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2004-10-23 16:57:44 +0000
commit0aa0343fb00eb1058e07d8c17bda77d73be1d71a (patch)
tree88b3701dfb29b9043bb9a3a232e3cc7ce45767fb /src/mesa/swrast/s_spantemp.h
parent74b00800862e917673a0bf06eace2c5266b531ac (diff)
minor fixes from J.P. Delport
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 95d9358a16..1ce0b00bef 100644
--- a/src/mesa/swrast/s_spantemp.h
+++ b/src/mesa/swrast/s_spantemp.h
@@ -47,6 +47,7 @@
* FETCH_CI_PIXEL(CI, P) to fetch a pixel index from pixel P
*/
+#include "macros.h"
#ifdef STORE_RGBA_PIXEL