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 |
|
73 #ifdef __cplusplus |
71 #ifdef __cplusplus |
74 extern "C" { |
72 extern "C" { |
75 #endif |
73 #endif |
76 |
74 |
77 #include <npapi.h> |
75 #include <npapi.h> |