diff -r 5cc7cc9a1c87 -r 08adb7ae542c svgtopt/SVG/SVGEngine/inc/SVGContentHandler.h --- a/svgtopt/SVG/SVGEngine/inc/SVGContentHandler.h Wed Jun 23 19:13:25 2010 +0300 +++ b/svgtopt/SVG/SVGEngine/inc/SVGContentHandler.h Tue Jul 06 15:17:31 2010 +0300 @@ -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"