Index: Source/web/WebPageSerializerImpl.cpp |
diff --git a/Source/web/WebPageSerializerImpl.cpp b/Source/web/WebPageSerializerImpl.cpp |
index 53a421db9cd5b5cfaeac2cdf96615fc3d9ae73b8..6d2dfa1cd19f1675e53b340d63fa62f7772b8916 100644 |
--- a/Source/web/WebPageSerializerImpl.cpp |
+++ b/Source/web/WebPageSerializerImpl.cpp |
@@ -82,7 +82,7 @@ |
#include "core/dom/Document.h" |
#include "core/dom/DocumentType.h" |
#include "core/dom/Element.h" |
-#include "core/editing/Serialization.h" |
+#include "core/editing/serializers/Serialization.h" |
#include "core/html/HTMLAllCollection.h" |
#include "core/html/HTMLElement.h" |
#include "core/html/HTMLFormElement.h" |