Index: Source/core/editing/InsertParagraphSeparatorCommand.cpp |
diff --git a/Source/core/editing/InsertParagraphSeparatorCommand.cpp b/Source/core/editing/InsertParagraphSeparatorCommand.cpp |
index 6462a48d70f3820a0d54f9a2ff93df14bd900a37..1e7d049356608893a50470f869abb8f11e3363e3 100644 |
--- a/Source/core/editing/InsertParagraphSeparatorCommand.cpp |
+++ b/Source/core/editing/InsertParagraphSeparatorCommand.cpp |
@@ -37,6 +37,7 @@ |
#include "core/html/HTMLBRElement.h" |
#include "core/html/HTMLElement.h" |
#include "core/rendering/RenderObject.h" |
+#include "core/rendering/RenderText.h" |
namespace blink { |