Header file clean-up:
[mesa.git] / src / mesa / swrast / s_stencil.c
index 90ff06c951d7b611ed6bf8fa05e7979297618b0e..94ebe8739753fdf45f6ff505773bf8882cc33e7a 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: s_stencil.c,v 1.27 2002/10/02 23:24:04 brianp Exp $ */
+/* $Id: s_stencil.c,v 1.28 2002/10/24 23:57:24 brianp Exp $ */
 
 /*
  * Mesa 3-D graphics library
@@ -28,7 +28,7 @@
 #include "glheader.h"
 #include "context.h"
 #include "macros.h"
-#include "mem.h"
+#include "imports.h"
 
 #include "s_context.h"
 #include "s_depth.h"