| Index: Source/core/layout/svg/LayoutSVGResourcePaintServer.cpp
|
| diff --git a/Source/core/layout/svg/LayoutSVGResourcePaintServer.cpp b/Source/core/layout/svg/LayoutSVGResourcePaintServer.cpp
|
| index e29383c6b6fd5b3b6950d05245e60ef0312d3976..ecb37da91fdaecd5a6847781c4b120e943b964a1 100644
|
| --- a/Source/core/layout/svg/LayoutSVGResourcePaintServer.cpp
|
| +++ b/Source/core/layout/svg/LayoutSVGResourcePaintServer.cpp
|
| @@ -23,7 +23,7 @@
|
| #include "config.h"
|
| #include "core/layout/svg/LayoutSVGResourcePaintServer.h"
|
|
|
| -#include "core/layout/style/ComputedStyle.h"
|
| +#include "core/style/ComputedStyle.h"
|
| #include "core/layout/svg/SVGResources.h"
|
| #include "core/layout/svg/SVGResourcesCache.h"
|
| #include "platform/graphics/GraphicsContext.h"
|
|
|