--- a/svgtopt/SVG/SVGEngine/inc/SVGContentHandler.h Mon May 03 13:22:17 2010 +0300
+++ b/svgtopt/SVG/SVGEngine/inc/SVGContentHandler.h Fri May 14 16:45:42 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"
--- a/svgtopt/SVG/SVGEngine/src/SVGContentHandler.cpp Mon May 03 13:22:17 2010 +0300
+++ b/svgtopt/SVG/SVGEngine/src/SVGContentHandler.cpp Fri May 14 16:45:42 2010 +0300
@@ -26,7 +26,7 @@
#include "SVGUseElementImpl.h"
#include "SVGAnimationElementImpl.h"
-#include "RXMLReader.h"
+#include "rxmlreader.h"
#include "SVGPaintCssValueImpl.h"
#include "SVGPathElementImpl.h"
--- a/svgtopt/SVGTPlugin/inc/Svgtplugin.h Mon May 03 13:22:17 2010 +0300
+++ b/svgtopt/SVGTPlugin/inc/Svgtplugin.h Fri May 14 16:45:42 2010 +0300
@@ -33,9 +33,9 @@
#include "SVGListener.h"
#include <npupp.h>
-#include <PluginAdapterInterface.h>
+#include <pluginadapterinterface.h>
-#include <CEcomBrowserPluginInterface.h>
+#include <cecombrowserplugininterface.h>
#include "MRepositoryVolumeObserver.h"
--- a/svgtopt/SVGTPlugin/src/RepositoryVolumeListener.cpp Mon May 03 13:22:17 2010 +0300
+++ b/svgtopt/SVGTPlugin/src/RepositoryVolumeListener.cpp Fri May 14 16:45:42 2010 +0300
@@ -23,7 +23,7 @@
#include "RepositoryVolumeListener.h"
//#include <SharedDataKeys.h> //include this file when KSDUidMediaVolumeControl and KMediaVolume will be needed
//#include "epocdebug.h"
-#include <BrowserUiSDKCRKeys.h>
+#include <browseruisdkcrkeys.h>
#include "MRepositoryVolumeObserver.h"
CRepositoryVolumeListener* CRepositoryVolumeListener::NewL(MRepositoryVolumeObserver* aObserver)
--- a/svgtopt/SVGTPlugin/src/Svgtpluginmain.cpp Mon May 03 13:22:17 2010 +0300
+++ b/svgtopt/SVGTPlugin/src/Svgtpluginmain.cpp Fri May 14 16:45:42 2010 +0300
@@ -20,7 +20,7 @@
#include <implementationproxy.h>
-#include <CEcomBrowserPluginInterface.h>
+#include <cecombrowserplugininterface.h>
/***************************************************/
/**********ECOM STYLE SVGT PLUGIN ENTRY POINTS******/
/***************************************************/
--- a/svgtopt/SVGTPlugin/src/VolumeKeyListener.cpp Mon May 03 13:22:17 2010 +0300
+++ b/svgtopt/SVGTPlugin/src/VolumeKeyListener.cpp Fri May 14 16:45:42 2010 +0300
@@ -19,7 +19,7 @@
#include <eikapp.h>
#include <aknconsts.h>
-#include <BrowserUiSDKCRKeys.h>
+#include <browseruisdkcrkeys.h>
#include "VolumeKeyListener.h"
#include "MRepositoryVolumeObserver.h"