diff -r d9136d2e599b -r 3ce935e8106e svgtopt/SVG/SVGEngine/inc/SVGContentHandler.h --- a/svgtopt/SVG/SVGEngine/inc/SVGContentHandler.h Fri Jun 25 18:09:18 2010 +0100 +++ b/svgtopt/SVG/SVGEngine/inc/SVGContentHandler.h Thu Jul 22 16:43:33 2010 +0100 @@ -28,8 +28,8 @@ #include "SVGAttributeVerifier.h" #include "SVGErrorImpl.h" -#include "mxmlattributes.h" -#include "mxmlcontenthandler.h" +#include "xml/mxmlattributes.h" +#include "xml/mxmlcontenthandler.h" #include "SVGSchemaData.h" #include "SVGDocumentImpl.h"