summaryrefslogtreecommitdiff
blob: a1235027435965c73587131927aed1984fc86f84 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
diff -aur blam-1.6.0/libblam/blam-gecko-utils.cpp blam-1.6.0-gecko-fix/libblam/blam-gecko-utils.cpp
--- blam-1.6.0/libblam/blam-gecko-utils.cpp	2004-10-23 10:10:52.000000000 -0400
+++ blam-1.6.0-gecko-fix/libblam/blam-gecko-utils.cpp	2004-10-25 10:43:04.752486280 -0400
@@ -31,11 +31,8 @@
 #include <nsEmbedString.h>
 #include <nsIPrefService.h>
 #include <nsIServiceManager.h>
-#include <nsIWindowWatcher.h>
-#include <nsIIOService.h>
 #include <nsISupportsPrimitives.h>
 #include <nsILocalFile.h>
-#include <nsIURI.h>
 
 #if defined (HAVE_CHROME_NSICHROMEREGISTRYSEA_H)
 #include <chrome/nsIChromeRegistrySea.h>