[project @ 2003-07-24 12:19:57 by ralf]
[ghc-base.git] / System / Posix / Types.hs
index 85389a0..0bd389d 100644 (file)
@@ -62,7 +62,7 @@ import GHC.Show
 import Control.Monad
 #endif
 
-#include "Dynamic.h"
+#include "Typeable.h"
 #include "CTypes.h"
 
 NUMERIC_TYPE(CDev,tyConCDev,"CDev",HTYPE_DEV_T)