@@ -127,10 +127,11 @@ # import "OFListenFailedException.h" #endif #import "OFLockFailedException.h" #import "OFMalformedXMLException.h" #import "OFMemoryNotPartOfObjectException.h" +#import "OFMoveItemFailedException.h" #ifdef OF_HAVE_SOCKETS # import "OFNotConnectedException.h" #endif #import "OFNotImplementedException.h" #import "OFOpenFileFailedException.h" @@ -137,11 +138,10 @@ #import "OFOutOfMemoryException.h" #import "OFOutOfRangeException.h" #import "OFReadFailedException.h" #import "OFReadOrWriteFailedException.h" #import "OFRemoveItemFailedException.h" -#import "OFRenameItemFailedException.h" #import "OFSeekFailedException.h" #import "OFSetOptionFailedException.h" #import "OFStillLockedException.h" #ifdef OF_HAVE_THREADS # import "OFThreadJoinFailedException.h"