web_pub/browser_plugin_api/inc/CEcomBrowserPluginInterface.h
branchRCL_3
changeset 48 79859ed3eea9
parent 38 4917f9bf7995
child 49 919f36ff910f
--- a/web_pub/browser_plugin_api/inc/CEcomBrowserPluginInterface.h	Thu Aug 19 10:58:56 2010 +0300
+++ b/web_pub/browser_plugin_api/inc/CEcomBrowserPluginInterface.h	Tue Aug 31 16:17:46 2010 +0300
@@ -18,13 +18,15 @@
 #ifndef CECOMBROWSERPLUGININTERFACE_H
 #define CECOMBROWSERPLUGININTERFACE_H
 
+#warning This NP API will be removed wk25. Please see http://wikis.in.nokia.com/Browser/APIMigration for more information
+
 // System includes
 #include <e32base.h>
 #include <ecom/ecom.h>
 
 // User includes
-#include <npupp.h>
-#include <browserplugininterface.h>
+#include "npupp.h"
+#include "BrowserPluginInterface.h"
 
 typedef struct
     {