Index: Source/core/rendering/InlineBox.h |
diff --git a/Source/core/rendering/InlineBox.h b/Source/core/rendering/InlineBox.h |
index f319c846d5d08bd55e5e603e2bffe75f64e64a10..128437839aaa10bef7ca551f5b33fa0b17622752 100644 |
--- a/Source/core/rendering/InlineBox.h |
+++ b/Source/core/rendering/InlineBox.h |
@@ -22,6 +22,7 @@ |
#define InlineBox_h |
#include "core/rendering/RenderBoxModelObject.h" |
+#include "core/rendering/RenderObjectInlines.h" |
#include "platform/text/TextDirection.h" |
namespace WebCore { |