@@ -12,12 +12,13 @@ #include "config.h" #include #include -#import "OFXMLElementBuilder.h" +#import "OFXMLElement.h" #import "OFXMLParser.h" +#import "OFXMLElementBuilder.h" #import "OFAutoreleasePool.h" #import "TestsAppDelegate.h" static OFString *module = @"OFXMLElementBuilder";