Magellan Linux

Annotation of /trunk/totem/patches/totem-1.1.5-nsi.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 153 - (hide annotations) (download)
Tue May 8 20:52:56 2007 UTC (17 years, 1 month ago) by niro
File size: 444 byte(s)
-import

1 niro 153 --- totem-1.1.5/src/totem-mozilla-plugin.cpp 2005-08-22 14:20:39.000000000 -0400
2     +++ totem-1.1.5.new/src/totem-mozilla-plugin.cpp 2005-08-29 22:12:39.000000000 -0400
3     @@ -42,8 +42,8 @@
4     #include "npupp.h"
5    
6     #include <nsCOMPtr.h>
7     -#include <nsIDOMWindow.h>
8     -#include <nsIURI.h>
9     +#include <dom/nsIDOMWindow.h>
10     +#include <necko/nsIURI.h>
11     #include <nsEmbedString.h>
12     #include <nsIInterfaceRequestorUtils.h>
13     #include <docshell/nsIWebNavigation.h>