Header file clean-up:
[mesa.git] / src / mesa / drivers / x11 / xm_dd.c
index e0bc2be1d4cafaa0955b23b9a6ef20e9af90f2b4..67c7c441531e3a6bca94961115225ac01cad3fa8 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: xm_dd.c,v 1.39 2002/10/14 17:08:38 brianp Exp $ */
+/* $Id: xm_dd.c,v 1.40 2002/10/24 23:57:23 brianp Exp $ */
 
 /*
  * Mesa 3-D graphics library
@@ -32,7 +32,7 @@
 #include "drawpix.h"
 #include "extensions.h"
 #include "macros.h"
-#include "mem.h"
+#include "imports.h"
 #include "mtypes.h"
 #include "state.h"
 #include "texstore.h"