Index: Source/core/rendering/svg/SVGTextRunRenderingContext.h |
diff --git a/Source/core/rendering/svg/SVGTextRunRenderingContext.h b/Source/core/rendering/svg/SVGTextRunRenderingContext.h |
index 9e5a247aecff2842735fbf3a4df13facbcecfb62..03bd30bb25b690fc1fe8c67298cd0576e6054a1d 100644 |
--- a/Source/core/rendering/svg/SVGTextRunRenderingContext.h |
+++ b/Source/core/rendering/svg/SVGTextRunRenderingContext.h |
@@ -21,7 +21,7 @@ |
#ifndef SVGTextRunRenderingContext_h |
#define SVGTextRunRenderingContext_h |
-#include "core/platform/graphics/Font.h" |
+#include "platform/fonts/Font.h" |
#include "platform/graphics/TextRun.h" |
namespace WebCore { |