svgtopt/SVG/SVGEngine/inc/SVGContentHandler.h
changeset 43 78ea4ce942e1
parent 30 45e38a76d48a
--- 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"