[project @ 2003-07-24 12:19:57 by ralf]
[ghc-base.git] / Data / STRef.hs
index a48e29a..a13bc56 100644 (file)
@@ -34,7 +34,7 @@ import Hugs.ST
 
 import Data.Dynamic
 
-#include "Dynamic.h"
+#include "Typeable.h"
 INSTANCE_TYPEABLE2(STRef,stRefTc,"STRef")
 
 -- |Mutate the contents of an 'STRef'