diff -r 1f0f70d8630d -r 45e38a76d48a svgtopt/SVG/SVGEngine/inc/SVGContentHandler.h --- a/svgtopt/SVG/SVGEngine/inc/SVGContentHandler.h Wed Jun 23 14:58:41 2010 +0300 +++ b/svgtopt/SVG/SVGEngine/inc/SVGContentHandler.h Wed Jun 30 12:08:20 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"