diff -r e1bea15f9a39 -r 79859ed3eea9 browserutilities/recenturlstore/group/RecentUrlStore.mmp --- 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 -#include +#include 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