@@ -13,11 +13,11 @@ #include "assert.h" #import "OFList.h" #import "OFExceptions.h" -#import "OFMacros.h" +#import "macros.h" @implementation OFList + list { return [[[self alloc] init] autorelease];