[project @ 2004-11-06 13:01:18 by panne]
[haskell-directory.git] / Foreign / C / Types.hs
index f34b445..c40e197 100644 (file)
@@ -83,7 +83,7 @@ import Control.Monad
 import Foreign.Ptr
 #endif
 
-#include "Typeable.h"
+#include "HsBaseConfig.h"
 #include "CTypes.h"
 
 -- | Haskell type representing the C @char@ type.