--- a/web_plat/launcher_api/inc/BrowserLauncher.h Thu Aug 19 10:58:56 2010 +0300
+++ b/web_plat/launcher_api/inc/BrowserLauncher.h Tue Aug 31 16:17:46 2010 +0300
@@ -21,10 +21,12 @@
#ifndef BROWSERLAUNCHER_H
#define BROWSERLAUNCHER_H
+#warning The Browser Launcher API will be removed wk25. Please see http://wikis.in.nokia.com/Browser/APIMigration for more information
+
// INCLUDES
#include <e32std.h>
#include <e32base.h>
-#include <favouritesdb.h>
+#include <FavouritesDb.h>
// FORWARD DECLARATIONS
class CBrowserLauncherExtension;