browserutilities/recenturlstore/group/RecentUrlStore.mmp
branchRCL_3
changeset 93 79859ed3eea9
parent 36 0ed94ceaa377
child 94 919f36ff910f
--- a/browserutilities/recenturlstore/group/RecentUrlStore.mmp	Thu Aug 19 10:58:56 2010 +0300
+++ b/browserutilities/recenturlstore/group/RecentUrlStore.mmp	Tue Aug 31 16:17:46 2010 +0300
@@ -16,7 +16,7 @@
 */
 
 #include <platform_paths.hrh>
-#include <platform/mw/browser_platform_variant.hrh>
+#include <platform/mw/Browser_platform_variant.hrh>
 
 TARGET          RECENTURLSTORE.DLL
 TARGETTYPE      DLL
@@ -29,7 +29,7 @@
 #if defined(ARMCC)
     DEFFILE ../EABI/RecentUrlStore.def
 #elif defined( WINSCW )
-    DEFFILE ../BWinsCw/RecentUrlStore.def
+    DEFFILE ../BWINSCW/RecentUrlStore.def
 #endif
 
 #include <data_caging_paths.hrh>