diff options
Diffstat (limited to 'embed/mozilla/EphyUtils.cpp')
-rw-r--r-- | embed/mozilla/EphyUtils.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/embed/mozilla/EphyUtils.cpp b/embed/mozilla/EphyUtils.cpp index 60b9ac773..d4fbe20e6 100644 --- a/embed/mozilla/EphyUtils.cpp +++ b/embed/mozilla/EphyUtils.cpp @@ -21,7 +21,7 @@ #include <xpcom-config.h> #include "config.h" -#include <nsStringGlue.h> +#include <nsStringAPI.h> #include <gtkmozembed.h> #include <nsCOMPtr.h> |