diff options
Diffstat (limited to 'embed/mozilla/ContentHandler.h')
-rw-r--r-- | embed/mozilla/ContentHandler.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/embed/mozilla/ContentHandler.h b/embed/mozilla/ContentHandler.h index f2126ecab..95ba1aa4d 100644 --- a/embed/mozilla/ContentHandler.h +++ b/embed/mozilla/ContentHandler.h @@ -31,7 +31,9 @@ #include <nsISupports.h> #include <nsIURI.h> #include <nsIFile.h> +#define MOZILLA_STRICT_API #include <nsEmbedString.h> +#undef MOZILLA_STRICT_API #include <nsIHelperAppLauncherDialog.h> typedef enum |