summaryrefslogtreecommitdiffstats
path: root/WebCore/xml/XSLTProcessorLibxslt.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/xml/XSLTProcessorLibxslt.cpp')
-rw-r--r--WebCore/xml/XSLTProcessorLibxslt.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/xml/XSLTProcessorLibxslt.cpp b/WebCore/xml/XSLTProcessorLibxslt.cpp
index 9c3fafd..4ac9f4c 100644
--- a/WebCore/xml/XSLTProcessorLibxslt.cpp
+++ b/WebCore/xml/XSLTProcessorLibxslt.cpp
@@ -35,7 +35,7 @@
#include "ResourceRequest.h"
#include "ResourceResponse.h"
#include "TransformSource.h"
-#include "XMLTokenizer.h"
+#include "XMLDocumentParser.h"
#include "XSLStyleSheet.h"
#include "XSLTExtensions.h"
#include "XSLTUnicodeSort.h"