@@ -16,11 +16,13 @@ #include "config.h" #import "OFString.h" #import "OFAutoreleasePool.h" -#import "OFExceptions.h" + +#import "OFMemoryNotPartOfObjectException.h" +#import "OFOutOfMemoryException.h" #import "TestsAppDelegate.h" static OFString *module = @"OFObject";