@@ -20,11 +20,12 @@ #import "OFMD5Hash.h" #import "OFString.h" #import "OFFile.h" #import "OFAutoreleasePool.h" -#import "OFExceptions.h" + +#import "OFHashAlreadyCalculatedException.h" #import "TestsAppDelegate.h" static OFString *module = @"OFMD5Hash";