diff -r d240fe32a15c -r b52e29b42806 svgtopt/SVG/SVGEngine/inc/SVGContentHandler.h --- a/svgtopt/SVG/SVGEngine/inc/SVGContentHandler.h Wed Apr 14 16:53:18 2010 +0300 +++ b/svgtopt/SVG/SVGEngine/inc/SVGContentHandler.h Tue Apr 27 17:34:09 2010 +0300 @@ -28,8 +28,8 @@ #include "SVGAttributeVerifier.h" #include "SVGErrorImpl.h" -#include "MXMLAttributes.h" -#include "MXMLContentHandler.h" +#include "mxmlattributes.h" +#include "mxmlcontenthandler.h" #include "SVGSchemaData.h" #include "SVGDocumentImpl.h"