blob: 91d925654dc4832122d93cde741e7a0889a81a83 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
diff --exclude-from=/home/dang/.diffrc -u -ruN epiphany-1.9.2.orig/plugins/desktop-file/plugin.cpp epiphany-1.9.2/plugins/desktop-file/plugin.cpp
--- epiphany-1.9.2.orig/plugins/desktop-file/plugin.cpp 2005-11-07 14:33:31.000000000 -0500
+++ epiphany-1.9.2/plugins/desktop-file/plugin.cpp 2005-11-19 15:03:52.000000000 -0500
@@ -36,7 +36,7 @@
#include <npupp.h>
#include <nsCOMPtr.h>
-#include <nsIDOMWindow.h>
+#include <dom/nsIDOMWindow.h>
#include "../../embed/mozilla/EphyUtils.h"
/* NOTE: For simplicity, we use the Epiphany domain for translations,
|