diff -r bfff372fb1f4 -r 0c844a8549ae svgtopt/SVG/SVGEngine/inc/SVGContentHandler.h --- a/svgtopt/SVG/SVGEngine/inc/SVGContentHandler.h Mon Jan 18 21:03:31 2010 +0200 +++ b/svgtopt/SVG/SVGEngine/inc/SVGContentHandler.h Tue Feb 02 00:46:06 2010 +0200 @@ -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"