@@ -10,12 +10,12 @@ */ #include "config.h" #import "OFThread.h" -#import "OFAutoreleasePool.h" #import "OFString.h" +#import "OFAutoreleasePool.h" #import "OFExceptions.h" #import "TestsAppDelegate.h" static OFString *module = @"OFThread";