From 3a0d81fb4e8db3059a5c2213588642ae024dd635 Mon Sep 17 00:00:00 2001 From: "michaelp%netscape.com" Date: Sat, 1 Aug 1998 22:19:05 +0000 Subject: [PATCH] tiny change to see if the unix build will come back to life. git-svn-id: svn://10.0.0.236/trunk@7073 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/docshell/base/nsWebShell.cpp | 2 +- mozilla/webshell/src/nsWebShell.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mozilla/docshell/base/nsWebShell.cpp b/mozilla/docshell/base/nsWebShell.cpp index 91e07122cc9..6cc5ba9c542 100644 --- a/mozilla/docshell/base/nsWebShell.cpp +++ b/mozilla/docshell/base/nsWebShell.cpp @@ -31,8 +31,8 @@ #include "nsWidgetsCID.h" #include "nsGfxCIID.h" #include "plevent.h" -#include "nsplugin.h" #include "nsIPluginHost.h" +#include "nsplugin.h" #include "nsPluginsCID.h" #include "nsIPref.h" diff --git a/mozilla/webshell/src/nsWebShell.cpp b/mozilla/webshell/src/nsWebShell.cpp index 91e07122cc9..6cc5ba9c542 100644 --- a/mozilla/webshell/src/nsWebShell.cpp +++ b/mozilla/webshell/src/nsWebShell.cpp @@ -31,8 +31,8 @@ #include "nsWidgetsCID.h" #include "nsGfxCIID.h" #include "plevent.h" -#include "nsplugin.h" #include "nsIPluginHost.h" +#include "nsplugin.h" #include "nsPluginsCID.h" #include "nsIPref.h"