diff options
Diffstat (limited to 'embed/mozilla/EventContext.cpp')
-rw-r--r-- | embed/mozilla/EventContext.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/embed/mozilla/EventContext.cpp b/embed/mozilla/EventContext.cpp index 6943775c3..7482d7dd6 100644 --- a/embed/mozilla/EventContext.cpp +++ b/embed/mozilla/EventContext.cpp @@ -25,7 +25,7 @@ #include <gdk/gdkkeysyms.h> -#include <nsStringGlue.h> +#include <nsStringAPI.h> #include <nsComponentManagerUtils.h> #include <nsIDOM3Node.h> |