Header file clean-up:
[mesa.git] / src / mesa / swrast / s_triangle.c
index a26f7319c5d27dd1cebdafd10d5458674467b80d..8c340c0b0dd3d9dde4d20280fcebe4cb0b1371a2 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: s_triangle.c,v 1.62 2002/09/23 16:37:15 brianp Exp $ */
+/* $Id: s_triangle.c,v 1.63 2002/10/24 23:57:24 brianp Exp $ */
 
 /*
  * Mesa 3-D graphics library
@@ -34,8 +34,8 @@
 #include "glheader.h"
 #include "context.h"
 #include "colormac.h"
+#include "imports.h"
 #include "macros.h"
-#include "mem.h"
 #include "mmath.h"
 #include "texformat.h"
 #include "teximage.h"