Index: src/ObjFW.h ================================================================== --- src/ObjFW.h +++ src/ObjFW.h @@ -34,16 +34,14 @@ #import "OFNumber.h" #import "OFDate.h" #import "OFURL.h" #import "OFStream.h" -#import "OFStreamObserver.h" - #import "OFFile.h" - #import "OFStreamSocket.h" #import "OFTCPSocket.h" +#import "OFStreamObserver.h" #import "OFHash.h" #import "OFMD5Hash.h" #import "OFSHA1Hash.h"