Index: Source/core/editing/FormatBlockCommand.cpp |
diff --git a/Source/core/editing/FormatBlockCommand.cpp b/Source/core/editing/FormatBlockCommand.cpp |
index 9e2990e71beda7595f1c3fb7fa4874073540de42..1cd30e66c7fbf3194704a5474bcf78593e76382b 100644 |
--- a/Source/core/editing/FormatBlockCommand.cpp |
+++ b/Source/core/editing/FormatBlockCommand.cpp |
@@ -32,6 +32,7 @@ |
#include "core/dom/Range.h" |
#include "core/editing/VisibleUnits.h" |
#include "core/editing/htmlediting.h" |
+#include "core/html/HTMLBRElement.h" |
#include "core/html/HTMLElement.h" |
namespace blink { |