@@ -18,11 +18,15 @@ #include #import "OFMutableDictionary.h" #import "OFAutoreleasePool.h" -#import "OFExceptions.h" + +#import "OFEnumerationMutationException.h" +#import "OFInvalidArgumentException.h" +#import "OFOutOfRangeException.h" + #import "macros.h" #define BUCKET struct of_dictionary_bucket #define DELETED &of_dictionary_deleted_bucket