| Index: Source/core/svg/SVGPatternElement.cpp
|
| diff --git a/Source/core/svg/SVGPatternElement.cpp b/Source/core/svg/SVGPatternElement.cpp
|
| index d81cb5b5490bc54a01834f160cb7ec4980fdacd8..576020715d9ec94fa95a2b0f7cf7d596c9a3bbdc 100644
|
| --- a/Source/core/svg/SVGPatternElement.cpp
|
| +++ b/Source/core/svg/SVGPatternElement.cpp
|
| @@ -23,7 +23,7 @@
|
|
|
| #include "core/svg/SVGPatternElement.h"
|
|
|
| -#include "XLinkNames.h"
|
| +#include "core/XLinkNames.h"
|
| #include "core/dom/ElementTraversal.h"
|
| #include "core/rendering/svg/RenderSVGResourcePattern.h"
|
| #include "core/svg/PatternAttributes.h"
|
|
|