| Index: Source/core/svg/SVGTextPathElement.cpp
|
| diff --git a/Source/core/svg/SVGTextPathElement.cpp b/Source/core/svg/SVGTextPathElement.cpp
|
| index 5541cb356f5285b6fab709d925703cd318c61836..6ca2a98f97d871822a903ba0a3ee0ef2cf69b904 100644
|
| --- a/Source/core/svg/SVGTextPathElement.cpp
|
| +++ b/Source/core/svg/SVGTextPathElement.cpp
|
| @@ -23,6 +23,7 @@
|
| #include "core/svg/SVGTextPathElement.h"
|
|
|
| #include "SVGNames.h"
|
| +#include "XLinkNames.h"
|
| #include "core/dom/NodeRenderingContext.h"
|
| #include "core/rendering/svg/RenderSVGResource.h"
|
| #include "core/rendering/svg/RenderSVGTextPath.h"
|
|
|