diff options
Diffstat (limited to 'embed/mozilla/mozilla-embed-persist.cpp')
-rw-r--r-- | embed/mozilla/mozilla-embed-persist.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/embed/mozilla/mozilla-embed-persist.cpp b/embed/mozilla/mozilla-embed-persist.cpp index 804028e8e..e6b3f64cf 100644 --- a/embed/mozilla/mozilla-embed-persist.cpp +++ b/embed/mozilla/mozilla-embed-persist.cpp @@ -23,7 +23,7 @@ #include <stddef.h> -#include <nsStringGlue.h> +#include <nsStringAPI.h> #include <nsCOMPtr.h> #include <nsComponentManagerUtils.h> |