| Index: Source/core/svg/SVGTextPathElement.cpp
|
| diff --git a/Source/core/svg/SVGTextPathElement.cpp b/Source/core/svg/SVGTextPathElement.cpp
|
| index 60363280f2f1b5a3f0eccfb913006b194f9d3925..8c42b33d570485456e7da5375ac6faadee618543 100644
|
| --- a/Source/core/svg/SVGTextPathElement.cpp
|
| +++ b/Source/core/svg/SVGTextPathElement.cpp
|
| @@ -22,7 +22,7 @@
|
|
|
| #include "core/svg/SVGTextPathElement.h"
|
|
|
| -#include "XLinkNames.h"
|
| +#include "core/XLinkNames.h"
|
| #include "core/rendering/svg/RenderSVGResource.h"
|
| #include "core/rendering/svg/RenderSVGTextPath.h"
|
|
|
|
|