@@ -17,11 +17,11 @@ #include "config.h" #define OF_MUTABLE_SET_M #import "OFMutableSet.h" -#import "OFDictionary.h" +#import "OFMutableDictionary_hashtable.h" #import "OFArray.h" #import "OFNumber.h" #import "OFAutoreleasePool.h" @implementation OFMutableSet