aboutsummaryrefslogtreecommitdiffstats
path: root/embed/mozilla/AutoJSContextStack.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'embed/mozilla/AutoJSContextStack.cpp')
-rw-r--r--embed/mozilla/AutoJSContextStack.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/embed/mozilla/AutoJSContextStack.cpp b/embed/mozilla/AutoJSContextStack.cpp
index 6d61a30d5..ef9ba8f9e 100644
--- a/embed/mozilla/AutoJSContextStack.cpp
+++ b/embed/mozilla/AutoJSContextStack.cpp
@@ -21,9 +21,9 @@
#include "mozilla-config.h"
#include "config.h"
-#include "AutoJSContextStack.h"
+#include <nsServiceManagerUtils.h>
-#include <nsIServiceManager.h>
+#include "AutoJSContextStack.h"
AutoJSContextStack::~AutoJSContextStack()
{