[project @ 2004-08-13 13:29:00 by simonmar]
[haskell-directory.git] / Foreign / Storable.hs
index 3b2823e..9794586 100644 (file)
@@ -37,7 +37,7 @@ import NHC.FFI (Storable(..),Ptr,FunPtr,StablePtr
 import Control.Monad           ( liftM )
 
 #include "MachDeps.h"
-#include "config.h"
+#include "ghcconfig.h"
 
 #ifdef __GLASGOW_HASKELL__
 import GHC.Storable