diff -r db5c883ad1c5 -r 1902ade171ab svgtopt/SVG/SVGEngine/inc/SVGContentHandler.h --- a/svgtopt/SVG/SVGEngine/inc/SVGContentHandler.h Tue Aug 31 16:06:58 2010 +0300 +++ b/svgtopt/SVG/SVGEngine/inc/SVGContentHandler.h Wed Sep 01 12:20:46 2010 +0100 @@ -28,8 +28,8 @@ #include "SVGAttributeVerifier.h" #include "SVGErrorImpl.h" -#include "xml/mxmlattributes.h" -#include "xml/mxmlcontenthandler.h" +#include "mxmlattributes.h" +#include "mxmlcontenthandler.h" #include "SVGSchemaData.h" #include "SVGDocumentImpl.h"