diff --git a/mozilla/modules/plugin/base/src/nsIPluginHost.h b/mozilla/modules/plugin/base/src/nsIPluginHost.h index fe69a903f20..b86d5d97721 100644 --- a/mozilla/modules/plugin/base/src/nsIPluginHost.h +++ b/mozilla/modules/plugin/base/src/nsIPluginHost.h @@ -19,11 +19,7 @@ #ifndef nsIPluginHost_h___ #define nsIPluginHost_h___ -// Unix hackery... MMP -#ifdef Bool -#undef Bool -#endif - +#include "xp_core.h" #include "nsplugindefs.h" #define NS_IPLUGINHOST_IID \ diff --git a/mozilla/modules/plugin/nglsrc/nsIPluginHost.h b/mozilla/modules/plugin/nglsrc/nsIPluginHost.h index fe69a903f20..b86d5d97721 100644 --- a/mozilla/modules/plugin/nglsrc/nsIPluginHost.h +++ b/mozilla/modules/plugin/nglsrc/nsIPluginHost.h @@ -19,11 +19,7 @@ #ifndef nsIPluginHost_h___ #define nsIPluginHost_h___ -// Unix hackery... MMP -#ifdef Bool -#undef Bool -#endif - +#include "xp_core.h" #include "nsplugindefs.h" #define NS_IPLUGINHOST_IID \