Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/browser-plugin/scriptable.h
diff options
context:
space:
mode:
Diffstat (limited to 'browser-plugin/scriptable.h')
-rw-r--r--browser-plugin/scriptable.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/browser-plugin/scriptable.h b/browser-plugin/scriptable.h
index 8ab0917..01912fa 100644
--- a/browser-plugin/scriptable.h
+++ b/browser-plugin/scriptable.h
@@ -22,7 +22,7 @@
#define __SCRIPTABLE_PLUGIN_H__
#include <npapi.h>
-#include <npupp.h>
+#include <npfunctions.h>
NPObject *AllocateScriptablePluginObject (NPP npp, NPClass *aClass);
NPObject *AllocateConstructablePluginObject (NPP npp, NPClass *aClass);