Index: Source/core/editing/InsertParagraphSeparatorCommand.cpp |
diff --git a/Source/core/editing/InsertParagraphSeparatorCommand.cpp b/Source/core/editing/InsertParagraphSeparatorCommand.cpp |
index f28e3ed297d0bee18a09c20f5dee0e133c966666..d250be62107666af6037e0dd78771a7414aa0d66 100644 |
--- a/Source/core/editing/InsertParagraphSeparatorCommand.cpp |
+++ b/Source/core/editing/InsertParagraphSeparatorCommand.cpp |
@@ -38,7 +38,7 @@ |
#include "core/html/HTMLElement.h" |
#include "core/html/HTMLQuoteElement.h" |
#include "core/layout/LayoutObject.h" |
-#include "core/rendering/RenderText.h" |
+#include "core/layout/LayoutText.h" |
namespace blink { |