Index: Source/core/rendering/svg/SVGTextLayoutEngineSpacing.cpp |
diff --git a/Source/core/rendering/svg/SVGTextLayoutEngineSpacing.cpp b/Source/core/rendering/svg/SVGTextLayoutEngineSpacing.cpp |
index 9a364ddf92fb55add31493131cda3bbbda010d5c..d50a3582acdde779c097b8662d653b9faf77e15f 100644 |
--- a/Source/core/rendering/svg/SVGTextLayoutEngineSpacing.cpp |
+++ b/Source/core/rendering/svg/SVGTextLayoutEngineSpacing.cpp |
@@ -21,9 +21,9 @@ |
#include "core/rendering/svg/SVGTextLayoutEngineSpacing.h" |
-#include "core/platform/graphics/Font.h" |
#include "core/rendering/style/SVGRenderStyle.h" |
#include "core/svg/SVGLengthContext.h" |
+#include "platform/fonts/Font.h" |
#if ENABLE(SVG_FONTS) |
#include "core/svg/SVGFontData.h" |