| Index: Source/core/rendering/svg/SVGTextLayoutEngineSpacing.cpp
|
| diff --git a/Source/core/rendering/svg/SVGTextLayoutEngineSpacing.cpp b/Source/core/rendering/svg/SVGTextLayoutEngineSpacing.cpp
|
| index 371f3212525790a7f1d9bd17e03f3274e3944bb5..ca30811b17b71f9eaa79b135e5999fc088b26f55 100644
|
| --- a/Source/core/rendering/svg/SVGTextLayoutEngineSpacing.cpp
|
| +++ b/Source/core/rendering/svg/SVGTextLayoutEngineSpacing.cpp
|
| @@ -20,7 +20,7 @@
|
| #include "config.h"
|
|
|
| #if ENABLE(SVG)
|
| -#include "SVGTextLayoutEngineSpacing.h"
|
| +#include "core/rendering/svg/SVGTextLayoutEngineSpacing.h"
|
|
|
| #include "SVGLengthContext.h"
|
| #include "core/platform/graphics/Font.h"
|
|
|