epiphany r8766 - branches/gnome-2-26/plugins/desktop-file
- From: chpe svn gnome org
- To: svn-commits-list gnome org
- Subject: epiphany r8766 - branches/gnome-2-26/plugins/desktop-file
- Date: Sat, 7 Feb 2009 18:56:44 +0000 (UTC)
Author: chpe
Date: Sat Feb 7 18:56:43 2009
New Revision: 8766
URL: http://svn.gnome.org/viewvc/epiphany?rev=8766&view=rev
Log:
More 1.9.1 build fixes.
Modified:
branches/gnome-2-26/plugins/desktop-file/plugin.cpp
Modified: branches/gnome-2-26/plugins/desktop-file/plugin.cpp
==============================================================================
--- branches/gnome-2-26/plugins/desktop-file/plugin.cpp (original)
+++ branches/gnome-2-26/plugins/desktop-file/plugin.cpp Sat Feb 7 18:56:43 2009
@@ -34,7 +34,13 @@
#include "ephy-stock-icons.h"
+#ifdef HAVE_GECKO_1_9_1
+#include <npfunctions.h>
+#include <npapi.h>
+#else
#include <npupp.h>
+#endif
+
#include <nsCOMPtr.h>
#include <nsIDOMWindow.h>
#include "../../embed/mozilla/EphyUtils.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]