From 77f2d4012ad61b34d696f284e13aba01f4ebbdb4 Mon Sep 17 00:00:00 2001 From: "bsmedberg%covad.net" Date: Tue, 21 Sep 2004 20:43:36 +0000 Subject: [PATCH] Trying #including all the files you use, grr. bug 246014 git-svn-id: svn://10.0.0.236/trunk@162622 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/embedding/lite/nsEmbedChromeRegistry.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/mozilla/embedding/lite/nsEmbedChromeRegistry.cpp b/mozilla/embedding/lite/nsEmbedChromeRegistry.cpp index c23d1e06edb..5efbaad052f 100644 --- a/mozilla/embedding/lite/nsEmbedChromeRegistry.cpp +++ b/mozilla/embedding/lite/nsEmbedChromeRegistry.cpp @@ -44,6 +44,7 @@ #include "nsAppDirectoryServiceDefs.h" #include "nsIProperties.h" #include "nsILocalFile.h" +#include "nsIURI.h" #define CHROME_TYPE_CONTENT 0 #define CHROME_TYPE_LOCALE 1