Index: Source/core/layout/svg/SVGTextLayoutEngineBaseline.cpp |
diff --git a/Source/core/layout/svg/SVGTextLayoutEngineBaseline.cpp b/Source/core/layout/svg/SVGTextLayoutEngineBaseline.cpp |
index 6a48f9b5c338863d808f2c3522bc652ada996c1c..0a873559e9ff298c5fff15bec8dd81110d138fa0 100644 |
--- a/Source/core/layout/svg/SVGTextLayoutEngineBaseline.cpp |
+++ b/Source/core/layout/svg/SVGTextLayoutEngineBaseline.cpp |
@@ -21,7 +21,7 @@ |
#include "core/layout/svg/SVGTextLayoutEngineBaseline.h" |
#include "core/layout/LayoutObject.h" |
-#include "core/layout/style/SVGComputedStyle.h" |
+#include "core/style/SVGComputedStyle.h" |
#include "core/layout/svg/SVGTextMetrics.h" |
#include "core/svg/SVGLengthContext.h" |
#include "platform/fonts/Font.h" |