[project @ 2003-07-24 12:19:57 by ralf]
[ghc-base.git] / Data / Array / Base.hs
index f2d7ff7..e32e8c0 100644 (file)
@@ -49,7 +49,7 @@ import Hugs.ByteArray
 #endif
 
 import Data.Dynamic
-#include "Dynamic.h"
+#include "Typeable.h"
 
 #include "MachDeps.h"