Index: Source/core/xml/XSLTProcessor.cpp |
diff --git a/Source/core/xml/XSLTProcessor.cpp b/Source/core/xml/XSLTProcessor.cpp |
index acd4dedab336d376ff8534828fea3b73d20c3827..78448906e3de88087ccad05b7cb04309cfcc8f7c 100644 |
--- a/Source/core/xml/XSLTProcessor.cpp |
+++ b/Source/core/xml/XSLTProcessor.cpp |
@@ -26,7 +26,7 @@ |
#include "core/dom/DOMImplementation.h" |
#include "core/dom/DocumentEncodingData.h" |
#include "core/dom/DocumentFragment.h" |
-#include "core/editing/Serialization.h" |
+#include "core/editing/serializers/Serialization.h" |
#include "core/frame/FrameView.h" |
#include "core/frame/LocalDOMWindow.h" |
#include "core/frame/LocalFrame.h" |