@@ -17,11 +17,13 @@ #include "config.h" #import "OFArray.h" #import "OFString.h" #import "OFAutoreleasePool.h" -#import "OFExceptions.h" + +#import "OFEnumerationMutationException.h" +#import "OFOutOfRangeException.h" #import "TestsAppDelegate.h" static OFString *module = @"OFArray"; static OFString *c_ary[] = {