diff -r f6f0364023ea -r 78ea4ce942e1 svgtopt/SVG/SVGEngine/inc/SVGContentHandler.h --- a/svgtopt/SVG/SVGEngine/inc/SVGContentHandler.h Tue Sep 28 13:36:42 2010 +0300 +++ b/svgtopt/SVG/SVGEngine/inc/SVGContentHandler.h Thu Oct 14 17:37:21 2010 +0300 @@ -28,8 +28,8 @@ #include "SVGAttributeVerifier.h" #include "SVGErrorImpl.h" -#include "xml/mxmlattributes.h" -#include "xml/mxmlcontenthandler.h" +#include "xml/MXMLAttributes.h" +#include "xml/MXMLContentHandler.h" #include "SVGSchemaData.h" #include "SVGDocumentImpl.h"