[project @ 2003-05-29 17:37:17 by malcolm]
[ghc-base.git] / Foreign / Marshal / Utils.hs
index c88fb51..8f11e56 100644 (file)
@@ -64,7 +64,7 @@ import GHC.Base
 #endif
 
 #ifdef __NHC__
-import NHC.FFI                 ( CInt(..) )
+import Foreign.C.Types         ( CInt(..) )
 #endif
 
 -- combined allocation and marshalling