Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/browser-plugin/plugin.h
diff options
context:
space:
mode:
authorPeter Teichman <pteichman@litl.com>2009-07-13 15:46:24 (GMT)
committer Marco Pesenti Gritti <marcopg@litl.com>2010-07-27 22:04:23 (GMT)
commit9ebeefec85ee1ce784361242694e224b8847be35 (patch)
tree59b5cd585f917816a9812042b7cd305a895f777a /browser-plugin/plugin.h
parent6a0208341897847720395a42beedbaf77836a316 (diff)
First pass at a port to xulrunner 1.9.1 (Firefox 3.5)
Diffstat (limited to 'browser-plugin/plugin.h')
-rw-r--r--browser-plugin/plugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/browser-plugin/plugin.h b/browser-plugin/plugin.h
index 3f4ba03..75b60ee 100644
--- a/browser-plugin/plugin.h
+++ b/browser-plugin/plugin.h
@@ -22,7 +22,7 @@
#define __PLUGIN_H__
#include <npapi.h>
-#include <npupp.h>
+#include <npfunctions.h>
#include "evince-view.h"