equal
deleted
inserted
replaced
66 * Replaced NPVariant functions with macros. |
66 * Replaced NPVariant functions with macros. |
67 */ |
67 */ |
68 #ifndef _NP_SCRIPT_H_ |
68 #ifndef _NP_SCRIPT_H_ |
69 #define _NP_SCRIPT_H_ |
69 #define _NP_SCRIPT_H_ |
70 |
70 |
|
71 #warning This version of the Netscape Plugin API will be removed wk25. Please see http://wikis.in.nokia.com/Browser/APIMigration for more information |
|
72 |
71 #ifdef __cplusplus |
73 #ifdef __cplusplus |
72 extern "C" { |
74 extern "C" { |
73 #endif |
75 #endif |
74 |
76 |
75 #include <npapi.h> |
77 #include <npapi.h> |