Index: Source/core/editing/HTMLInterchange.cpp |
diff --git a/Source/core/editing/HTMLInterchange.cpp b/Source/core/editing/HTMLInterchange.cpp |
index 403ca007caa580a97b61043e41e8f31e22d79898..7b28f4b6592860814da0286224cb385a1f0136a4 100644 |
--- a/Source/core/editing/HTMLInterchange.cpp |
+++ b/Source/core/editing/HTMLInterchange.cpp |
@@ -27,7 +27,7 @@ |
#include "core/editing/HTMLInterchange.h" |
#include "core/dom/Text.h" |
-#include "core/editing/TextIterator.h" |
+#include "core/editing/htmlediting.h" |
#include "core/rendering/RenderObject.h" |
#include "wtf/text/StringBuilder.h" |
#include "wtf/unicode/CharacterNames.h" |