From dc959bf6a04257f0c9686a41587df6547860cf56 Mon Sep 17 00:00:00 2001 From: "darin%netscape.com" Date: Tue, 10 Apr 2001 08:45:44 +0000 Subject: [PATCH] fixes mac bustage --- xpfe/appshell/src/nsCommandLineServiceMac.cpp | 1 + xpfe/components/startup/src/nsCommandLineServiceMac.cpp | 1 + 2 files changed, 2 insertions(+) diff --git a/xpfe/appshell/src/nsCommandLineServiceMac.cpp b/xpfe/appshell/src/nsCommandLineServiceMac.cpp index 3ccc5d9f2318..487fa73ebd51 100644 --- a/xpfe/appshell/src/nsCommandLineServiceMac.cpp +++ b/xpfe/appshell/src/nsCommandLineServiceMac.cpp @@ -36,6 +36,7 @@ #include "nsIIOService.h" #include "nsIURL.h" #include "nsIServiceManager.h" +#include "nsNetCID.h" static NS_DEFINE_CID(kIOServiceCID, NS_IOSERVICE_CID); #include "nsIWebShellWindow.h" #include "nsIWebShell.h" diff --git a/xpfe/components/startup/src/nsCommandLineServiceMac.cpp b/xpfe/components/startup/src/nsCommandLineServiceMac.cpp index 3ccc5d9f2318..487fa73ebd51 100644 --- a/xpfe/components/startup/src/nsCommandLineServiceMac.cpp +++ b/xpfe/components/startup/src/nsCommandLineServiceMac.cpp @@ -36,6 +36,7 @@ #include "nsIIOService.h" #include "nsIURL.h" #include "nsIServiceManager.h" +#include "nsNetCID.h" static NS_DEFINE_CID(kIOServiceCID, NS_IOSERVICE_CID); #include "nsIWebShellWindow.h" #include "nsIWebShell.h"