@@ -132,12 +132,12 @@ #import "OFOpenFileFailedException.h" #import "OFOutOfMemoryException.h" #import "OFOutOfRangeException.h" #import "OFReadFailedException.h" #import "OFReadOrWriteFailedException.h" -#import "OFRemoveFailedException.h" -#import "OFRenameFailedException.h" +#import "OFRemoveItemFailedException.h" +#import "OFRenameItemFailedException.h" #import "OFSeekFailedException.h" #import "OFSetOptionFailedException.h" #import "OFStillLockedException.h" #ifdef OF_HAVE_THREADS # import "OFThreadJoinFailedException.h"