Header file clean-up:
[mesa.git] / src / mesa / tnl / t_vb_render.c
index 687f286f986f7ff8912a288ed62686b0e3372253..976d3fc3d75dd0f956bc8c72a31a4e0e0811de24 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: t_vb_render.c,v 1.31 2002/06/29 19:48:17 brianp Exp $ */
+/* $Id: t_vb_render.c,v 1.32 2002/10/24 23:57:25 brianp Exp $ */
 
 /*
  * Mesa 3-D graphics library
@@ -44,7 +44,7 @@
 #include "context.h"
 #include "enums.h"
 #include "macros.h"
-#include "mem.h"
+#include "imports.h"
 #include "mtypes.h"
 #include "mmath.h"