From 0aa0343fb00eb1058e07d8c17bda77d73be1d71a Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Sat, 23 Oct 2004 16:57:44 +0000 Subject: minor fixes from J.P. Delport --- src/mesa/swrast/s_spantemp.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mesa/swrast/s_spantemp.h') 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 -- cgit v1.2.3