Index: Source/core/editing/ApplyBlockElementCommand.cpp |
diff --git a/Source/core/editing/ApplyBlockElementCommand.cpp b/Source/core/editing/ApplyBlockElementCommand.cpp |
index 988216c1638847b5e79ee4b8e807bb8b19afdebd..718aca1090edae6b7167520adbbc54809c1244b8 100644 |
--- a/Source/core/editing/ApplyBlockElementCommand.cpp |
+++ b/Source/core/editing/ApplyBlockElementCommand.cpp |
@@ -36,7 +36,7 @@ |
#include "core/editing/htmlediting.h" |
#include "core/html/HTMLBRElement.h" |
#include "core/html/HTMLElement.h" |
-#include "core/rendering/RenderObject.h" |
+#include "core/layout/LayoutObject.h" |
#include "core/rendering/style/RenderStyle.h" |
namespace blink { |