Index: Source/core/editing/DeleteSelectionCommand.cpp |
diff --git a/Source/core/editing/DeleteSelectionCommand.cpp b/Source/core/editing/DeleteSelectionCommand.cpp |
index 9d16b5e10d254b33cb8806c780e17496d9c01547..66ab6ae4aa60e3f5a1f2e4396dac22bd6b386d81 100644 |
--- a/Source/core/editing/DeleteSelectionCommand.cpp |
+++ b/Source/core/editing/DeleteSelectionCommand.cpp |
@@ -39,6 +39,7 @@ |
#include "core/html/HTMLBRElement.h" |
#include "core/html/HTMLInputElement.h" |
#include "core/rendering/RenderTableCell.h" |
+#include "core/rendering/RenderText.h" |
namespace blink { |