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