diff --git a/mozilla/intl/locale/src/mac/nsMacLocale.cpp b/mozilla/intl/locale/src/mac/nsMacLocale.cpp index 4b5eacee81c..ed3d1fab033 100644 --- a/mozilla/intl/locale/src/mac/nsMacLocale.cpp +++ b/mozilla/intl/locale/src/mac/nsMacLocale.cpp @@ -44,7 +44,7 @@ #include "nsMacLocale.h" #include "nsLocaleCID.h" #include "prprf.h" -#include +#include NS_DEFINE_IID(kMacLocaleCID, NS_MACLOCALE_CID); diff --git a/mozilla/intl/locale/src/nsLocaleService.cpp b/mozilla/intl/locale/src/nsLocaleService.cpp index 6d96238bc09..08934640c2d 100644 --- a/mozilla/intl/locale/src/nsLocaleService.cpp +++ b/mozilla/intl/locale/src/nsLocaleService.cpp @@ -53,7 +53,7 @@ # include "unidef.h" # include "nsIOS2Locale.h" #elif defined(XP_MAC) || defined(XP_MACOSX) -# include +# include # include "nsIMacLocale.h" #elif defined(XP_UNIX) || defined(XP_BEOS) # include