webengine/osswebengine/WebCore/platform/symbian/FontCacheSymbian.cpp
changeset 68 92a765b5b3e7
parent 65 5bfc169077b2
--- a/webengine/osswebengine/WebCore/platform/symbian/FontCacheSymbian.cpp	Fri Apr 16 16:07:13 2010 +0300
+++ b/webengine/osswebengine/WebCore/platform/symbian/FontCacheSymbian.cpp	Mon May 03 13:32:15 2010 +0300
@@ -28,10 +28,10 @@
 #include <e32base.h>
 #include <e32std.h>
 #include <w32std.h>
-#include <COEMAIN.H>
+#include <coemain.h>
 #include <fbs.h>
-#include <FeatMgr.h>
-#include <Languages.hrh>
+#include <featmgr.h>
+#include <languages.hrh>
 
 #include <AknFontAccess.h>
 #include <AknUtils.h>