--- a/svgt_plat/svgt_api/inc/SvgListener.h Wed Jun 23 14:58:41 2010 +0300
+++ b/svgt_plat/svgt_api/inc/SvgListener.h Wed Jun 30 12:08:20 2010 +0300
@@ -23,7 +23,7 @@
#include <e32base.h>
#endif
-#include "MXMLAttributes.h"
+#include "xml/mxmlattributes.h"
class CSvgElementImpl;
--- a/svgtopt/SVG/SVGEngine/inc/SVGContentHandler.h Wed Jun 23 14:58:41 2010 +0300
+++ b/svgtopt/SVG/SVGEngine/inc/SVGContentHandler.h Wed Jun 30 12:08:20 2010 +0300
@@ -28,8 +28,8 @@
#include "SVGAttributeVerifier.h"
#include "SVGErrorImpl.h"
-#include "mxmlattributes.h"
-#include "mxmlcontenthandler.h"
+#include "xml/mxmlattributes.h"
+#include "xml/mxmlcontenthandler.h"
#include "SVGSchemaData.h"
#include "SVGDocumentImpl.h"