--- 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"
--- a/svgtopt/SVG/SVGEngine/src/SVGContentHandler.cpp Mon Jan 18 21:03:31 2010 +0200
+++ b/svgtopt/SVG/SVGEngine/src/SVGContentHandler.cpp Tue Feb 02 00:46:06 2010 +0200
@@ -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 Jan 18 21:03:31 2010 +0200
+++ b/svgtopt/SVGTPlugin/inc/Svgtplugin.h Tue Feb 02 00:46:06 2010 +0200
@@ -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 Jan 18 21:03:31 2010 +0200
+++ b/svgtopt/SVGTPlugin/src/RepositoryVolumeListener.cpp Tue Feb 02 00:46:06 2010 +0200
@@ -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 Jan 18 21:03:31 2010 +0200
+++ b/svgtopt/SVGTPlugin/src/Svgtpluginmain.cpp Tue Feb 02 00:46:06 2010 +0200
@@ -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 Jan 18 21:03:31 2010 +0200
+++ b/svgtopt/SVGTPlugin/src/VolumeKeyListener.cpp Tue Feb 02 00:46:06 2010 +0200
@@ -19,7 +19,7 @@
#include <eikapp.h>
#include <aknconsts.h>
-#include <BrowserUiSDKCRKeys.h>
+#include <browseruisdkcrkeys.h>
#include "VolumeKeyListener.h"
#include "MRepositoryVolumeObserver.h"