| Index: Source/core/rendering/svg/SVGTextLayoutEngineSpacing.h
|
| diff --git a/Source/core/rendering/svg/SVGTextLayoutEngineSpacing.h b/Source/core/rendering/svg/SVGTextLayoutEngineSpacing.h
|
| index 71d470737ccc5a1954eba4dc6d37b73b164f1fad..da3bd32f0a02a285200f37c497fbf2b8e914edfc 100644
|
| --- a/Source/core/rendering/svg/SVGTextLayoutEngineSpacing.h
|
| +++ b/Source/core/rendering/svg/SVGTextLayoutEngineSpacing.h
|
| @@ -21,7 +21,7 @@
|
| #define SVGTextLayoutEngineSpacing_h
|
|
|
| #if ENABLE(SVG)
|
| -#include "SVGTextMetrics.h"
|
| +#include "core/rendering/svg/SVGTextMetrics.h"
|
|
|
| namespace WebCore {
|
|
|
|
|