--- a/svgt_plat/svgt_api/inc/SvgListener.h Wed Jun 23 19:13:25 2010 +0300
+++ b/svgt_plat/svgt_api/inc/SvgListener.h Tue Jul 06 15:17:31 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 19:13:25 2010 +0300
+++ b/svgtopt/SVG/SVGEngine/inc/SVGContentHandler.h Tue Jul 06 15:17:31 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"
--- a/svgtopt/SVG/SVGEngine/src/SVGContentHandler.cpp Wed Jun 23 19:13:25 2010 +0300
+++ b/svgtopt/SVG/SVGEngine/src/SVGContentHandler.cpp Tue Jul 06 15:17:31 2010 +0300
@@ -26,7 +26,7 @@
#include "SVGUseElementImpl.h"
#include "SVGAnimationElementImpl.h"
-#include "rxmlreader.h"
+#include <xml/rxmlreader.h>
#include "SVGPaintCssValueImpl.h"
#include "SVGPathElementImpl.h"
--- a/svgtopt/SVG/SVGImpl/src/SVGDocumentImpl.cpp Wed Jun 23 19:13:25 2010 +0300
+++ b/svgtopt/SVG/SVGImpl/src/SVGDocumentImpl.cpp Tue Jul 06 15:17:31 2010 +0300
@@ -77,7 +77,7 @@
#include "SVGTimeContainer.h"
#include <ezgzip.h>
-#include <caf/caf.h>
+//#include <caf/caf.h>
#include <bautils.h>
// ==========================================================================
--- a/svgtopt/SVG/SVGImpl/src/SVGImageElementImpl.cpp Wed Jun 23 19:13:25 2010 +0300
+++ b/svgtopt/SVG/SVGImpl/src/SVGImageElementImpl.cpp Tue Jul 06 15:17:31 2010 +0300
@@ -29,7 +29,7 @@
#include <imcvcodc.h>
-#include <caf/caf.h>
+//#include <caf/caf.h>
const TInt KErrNoAttributeSet = -1;
#define KSVGWAITFORIMAGEDOWNLOAD 1