| Index: Source/core/rendering/svg/SVGTextLayoutAttributes.cpp
|
| diff --git a/Source/core/rendering/svg/SVGTextLayoutAttributes.cpp b/Source/core/rendering/svg/SVGTextLayoutAttributes.cpp
|
| index 67fa0fa982ad60ba72651a84549581f7eb50cd0a..c57d1d49336594943b638f42a2d2bb937e287a19 100644
|
| --- a/Source/core/rendering/svg/SVGTextLayoutAttributes.cpp
|
| +++ b/Source/core/rendering/svg/SVGTextLayoutAttributes.cpp
|
| @@ -20,7 +20,7 @@
|
| #include "config.h"
|
|
|
| #if ENABLE(SVG)
|
| -#include "SVGTextLayoutAttributes.h"
|
| +#include "core/rendering/svg/SVGTextLayoutAttributes.h"
|
|
|
| #include <stdio.h>
|
| #include <wtf/text/CString.h>
|
|
|