[project @ 2002-02-07 11:13:29 by simonmar]
[ghc-base.git] / cbits / dirUtils.c
index bad1c0f..d6ca576 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Directory Runtime Support
  */
-#include "HsCore.h"
+#include "HsBase.h"
 
 #if defined(mingw32_TARGET_OS)
 #include <windows.h>