equal
deleted
inserted
replaced
62 |
62 |
63 #ifndef _NPAPI_H_ |
63 #ifndef _NPAPI_H_ |
64 #include "npapi.h" |
64 #include "npapi.h" |
65 #endif |
65 #endif |
66 |
66 |
|
67 #warning This NP API will be removed wk25. Please see http://wikis.in.nokia.com/Browser/APIMigration for more information |
|
68 |
67 #include "jri.h" |
69 #include "jri.h" |
68 |
70 |
69 /****************************************************************************************** |
71 /****************************************************************************************** |
70 plug-in function table macros |
72 plug-in function table macros |
71 for each function in and out of the plugin API we define |
73 for each function in and out of the plugin API we define |