Chromium Code Reviews| Index: Source/core/rendering/InlineBox.h |
| diff --git a/Source/core/rendering/InlineBox.h b/Source/core/rendering/InlineBox.h |
| index 6af6ae8ab541fb58e5141754730ae2d5f9448304..2a3906031794cbd3772a8a351ea7c9b1fd427647 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/RenderObjectStyle.h" |
| #include "platform/text/TextDirection.h" |
| namespace WebCore { |