Chromium Code Reviews| Index: Source/core/rendering/svg/RenderSVGRect.cpp |
| diff --git a/Source/core/rendering/svg/RenderSVGRect.cpp b/Source/core/rendering/svg/RenderSVGRect.cpp |
| index 523d7b4274093456117972c57528c57fe0300b62..efd3be8ab82258fdc5ac662bdae2d74b10da17fa 100644 |
| --- a/Source/core/rendering/svg/RenderSVGRect.cpp |
| +++ b/Source/core/rendering/svg/RenderSVGRect.cpp |
| @@ -28,6 +28,7 @@ |
| #include "config.h" |
| #include "core/rendering/svg/RenderSVGRect.h" |
| +#include "platform/graphics/GraphicsContext.h" |
| #include "SVGNames.h" |