| Index: Source/core/svg/graphics/SVGImage.cpp
|
| diff --git a/Source/core/svg/graphics/SVGImage.cpp b/Source/core/svg/graphics/SVGImage.cpp
|
| index c7bb2818fd294e3e75410d2d816aaf2cf92e48ed..463edcf58b6a4920e268edbd08d26f11d80473ed 100644
|
| --- a/Source/core/svg/graphics/SVGImage.cpp
|
| +++ b/Source/core/svg/graphics/SVGImage.cpp
|
| @@ -36,6 +36,7 @@
|
| #include "ImageObserver.h"
|
| #include "IntRect.h"
|
| #include "RenderSVGRoot.h"
|
| +#include "RenderStyle.h"
|
| #include "SVGDocument.h"
|
| #include "SVGImageChromeClient.h"
|
| #include "SVGSVGElement.h"
|
|
|