| Index: Source/core/svg/SVGTextPathElement.h
|
| diff --git a/Source/core/svg/SVGTextPathElement.h b/Source/core/svg/SVGTextPathElement.h
|
| index 4d5b1fcf9cceb506a5583db367d211c78ab682ba..c6ac530318199e0de0f1fe120f1d5fb7674d5d54 100644
|
| --- a/Source/core/svg/SVGTextPathElement.h
|
| +++ b/Source/core/svg/SVGTextPathElement.h
|
| @@ -20,7 +20,7 @@
|
| #ifndef SVGTextPathElement_h
|
| #define SVGTextPathElement_h
|
|
|
| -#include "SVGNames.h"
|
| +#include "core/SVGNames.h"
|
| #include "core/svg/SVGTextContentElement.h"
|
| #include "core/svg/SVGURIReference.h"
|
|
|
|
|