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"