[project @ 2003-07-24 12:19:57 by ralf]
[ghc-base.git] / System / Mem / StableName.hs
index d582dae..bec26b5 100644 (file)
@@ -110,5 +110,5 @@ instance Eq (StableName a) where
 
 #endif /* __GLASGOW_HASKELL__ */
 
-#include "Dynamic.h"
+#include "Typeable.h"
 INSTANCE_TYPEABLE1(StableName,stableNameTc,"StableName")