summaryrefslogtreecommitdiffstats
path: root/dom/xml/nsXMLFragmentContentSink.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'dom/xml/nsXMLFragmentContentSink.cpp')
-rw-r--r--dom/xml/nsXMLFragmentContentSink.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/dom/xml/nsXMLFragmentContentSink.cpp b/dom/xml/nsXMLFragmentContentSink.cpp
index 7fa815c84..7d9f86987 100644
--- a/dom/xml/nsXMLFragmentContentSink.cpp
+++ b/dom/xml/nsXMLFragmentContentSink.cpp
@@ -24,10 +24,10 @@
#include "nsTArray.h"
#include "nsCycleCollectionParticipant.h"
#include "nsIDocShell.h"
-#include "nsScriptLoader.h"
#include "mozilla/css/Loader.h"
#include "mozilla/dom/DocumentFragment.h"
#include "mozilla/dom/ProcessingInstruction.h"
+#include "mozilla/dom/ScriptLoader.h"
using namespace mozilla::dom;