From b893e1e80e14870c2dab8eb69b26c583be0bae43 Mon Sep 17 00:00:00 2001 From: "mkaply%us.ibm.com" Date: Thu, 12 Sep 2002 17:46:55 +0000 Subject: [PATCH] Forgot a header git-svn-id: svn://10.0.0.236/trunk@129363 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/xpfe/bootstrap/nsNativeAppSupportOS2.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/xpfe/bootstrap/nsNativeAppSupportOS2.cpp b/mozilla/xpfe/bootstrap/nsNativeAppSupportOS2.cpp index e91a87833c4..a5746a653a4 100644 --- a/mozilla/xpfe/bootstrap/nsNativeAppSupportOS2.cpp +++ b/mozilla/xpfe/bootstrap/nsNativeAppSupportOS2.cpp @@ -55,7 +55,7 @@ #include "nsIPref.h" #include "nsIPromptService.h" #include "nsNetCID.h" -#include "nsIHttpProtocolHandler.h" +#include "nsIObserverService.h" // These are needed to load a URL in a browser window. #include "nsIDOMLocation.h"