Index: Source/core/editing/HTMLInterchange.cpp |
diff --git a/Source/core/editing/HTMLInterchange.cpp b/Source/core/editing/HTMLInterchange.cpp |
index 10017e9c53f9298649e0fa372c614b787cf65f5d..01f6742571418f5adc309ec60acecf4be017f355 100644 |
--- a/Source/core/editing/HTMLInterchange.cpp |
+++ b/Source/core/editing/HTMLInterchange.cpp |
@@ -29,7 +29,7 @@ |
#include "core/dom/Text.h" |
#include "core/editing/htmlediting.h" |
#include "core/layout/LayoutObject.h" |
-#include "core/rendering/RenderText.h" |
+#include "core/layout/LayoutText.h" |
#include "wtf/text/StringBuilder.h" |
#include "wtf/unicode/CharacterNames.h" |