diff options
Diffstat (limited to 'src/mesa/swrast')
-rw-r--r-- | src/mesa/swrast/s_spantemp.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/swrast/s_spantemp.h b/src/mesa/swrast/s_spantemp.h index 95d9358a16d..1ce0b00bef9 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 |