Index: Source/core/layout/svg/SVGPathData.cpp |
diff --git a/Source/core/layout/svg/SVGPathData.cpp b/Source/core/layout/svg/SVGPathData.cpp |
index d5d3d9b5eda6dfcde97a71fe3c5e0a56792c6f45..856eb18de2222cb0e8e04e9a0362ba6f154e3a3a 100644 |
--- a/Source/core/layout/svg/SVGPathData.cpp |
+++ b/Source/core/layout/svg/SVGPathData.cpp |
@@ -22,7 +22,7 @@ |
#include "core/SVGNames.h" |
#include "core/layout/LayoutObject.h" |
-#include "core/layout/style/SVGComputedStyle.h" |
+#include "core/style/SVGComputedStyle.h" |
#include "core/svg/SVGCircleElement.h" |
#include "core/svg/SVGEllipseElement.h" |
#include "core/svg/SVGLineElement.h" |