diff options
Diffstat (limited to 'src/mesa/sparc/sparc.c')
-rw-r--r-- | src/mesa/sparc/sparc.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/mesa/sparc/sparc.c b/src/mesa/sparc/sparc.c index 69e4463c2a..d39751dbd0 100644 --- a/src/mesa/sparc/sparc.c +++ b/src/mesa/sparc/sparc.c @@ -1,4 +1,4 @@ -/* $Id: sparc.c,v 1.5 2001/06/06 22:55:28 davem69 Exp $ */ +/* $Id: sparc.c,v 1.6 2002/04/09 14:58:03 keithw Exp $ */ /* * Mesa 3-D graphics library @@ -30,7 +30,6 @@ #include "context.h" -#include "math/m_vertices.h" #include "math/m_xform.h" #include "tnl/t_context.h" #include "sparc.h" |