@@ -16,11 +16,11 @@ #import "OFDictionary.h" #import "OFEnumerator.h" #import "OFArray.h" #import "OFAutoreleasePool.h" #import "OFExceptions.h" -#import "OFMacros.h" +#import "macros.h" #define BUCKET_SIZE sizeof(struct of_dictionary_bucket) @implementation OFDictionary + dictionary;