| Index: Source/core/svg/SVGPatternElement.cpp
|
| diff --git a/Source/core/svg/SVGPatternElement.cpp b/Source/core/svg/SVGPatternElement.cpp
|
| index a673b6e8e536ffd5af3b99e532dd51164b943375..d622340909e286116ac3fb39f87547aae3a87fd5 100644
|
| --- a/Source/core/svg/SVGPatternElement.cpp
|
| +++ b/Source/core/svg/SVGPatternElement.cpp
|
| @@ -24,6 +24,7 @@
|
| #include "core/svg/SVGPatternElement.h"
|
|
|
| #include "SVGNames.h"
|
| +#include "XLinkNames.h"
|
| #include "core/platform/graphics/transforms/AffineTransform.h"
|
| #include "core/rendering/svg/RenderSVGResourcePattern.h"
|
| #include "core/svg/PatternAttributes.h"
|
|
|