From cdfba5d37519f7be2e1cf728588b632ea06028cb Mon Sep 17 00:00:00 2001 From: Jon Taylor Date: Thu, 23 Nov 2000 02:50:56 +0000 Subject: More auto* build system updates --- src/mesa/main/colortab.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/mesa/main/colortab.c') diff --git a/src/mesa/main/colortab.c b/src/mesa/main/colortab.c index 31e595bdb8..0f7baf3604 100644 --- a/src/mesa/main/colortab.c +++ b/src/mesa/main/colortab.c @@ -1,4 +1,4 @@ -/* $Id: colortab.c,v 1.29 2000/11/21 23:26:13 brianp Exp $ */ +/* $Id: colortab.c,v 1.30 2000/11/23 02:50:56 jtaylor Exp $ */ /* * Mesa 3-D graphics library @@ -35,6 +35,7 @@ #include "macros.h" #include "mem.h" #include "mmath.h" +#include "state.h" #include "swrast/s_span.h" /* XXX SWRAST hack */ #endif -- cgit v1.2.3