@@ -13,11 +13,11 @@ #include #import "OFMutableDictionary.h" #import "OFExceptions.h" -#import "OFMacros.h" +#import "macros.h" #define BUCKET_SIZE sizeof(struct of_dictionary_bucket) static OF_INLINE void resize(id self, Class isa, size_t count, struct of_dictionary_bucket **data,