[project @ 2004-08-13 13:29:00 by simonmar]
[haskell-directory.git] / System / Cmd.hs
index 978c7a0..5838f85 100644 (file)
@@ -26,7 +26,7 @@ import Foreign
 import Foreign.C
 import System.Exit
 import GHC.IOBase
-#include "config.h"
+#include "ghcconfig.h"
 #endif
 
 #ifdef __HUGS__