Index: Source/core/editing/TypingCommand.cpp |
diff --git a/Source/core/editing/TypingCommand.cpp b/Source/core/editing/TypingCommand.cpp |
index 72d5ebf42c192351416b9411e46f9eaffaf5eb6a..2f0dd4980f23161ca38941b8c295e85659999141 100644 |
--- a/Source/core/editing/TypingCommand.cpp |
+++ b/Source/core/editing/TypingCommand.cpp |
@@ -42,7 +42,7 @@ |
#include "core/editing/htmlediting.h" |
#include "core/frame/LocalFrame.h" |
#include "core/html/HTMLBRElement.h" |
-#include "core/rendering/RenderObject.h" |
+#include "core/layout/LayoutObject.h" |
namespace blink { |