Index: Source/core/svg/graphics/SVGImage.cpp |
diff --git a/Source/core/svg/graphics/SVGImage.cpp b/Source/core/svg/graphics/SVGImage.cpp |
index 67eee556860272d23196865951624d3b773a579c..32d839fdebc7156085228a0d38be1ce4a596b7d8 100644 |
--- a/Source/core/svg/graphics/SVGImage.cpp |
+++ b/Source/core/svg/graphics/SVGImage.cpp |
@@ -35,7 +35,7 @@ |
#include "core/frame/FrameView.h" |
#include "core/frame/LocalFrame.h" |
#include "core/frame/Settings.h" |
-#include "core/layout/style/ComputedStyle.h" |
+#include "core/style/ComputedStyle.h" |
#include "core/layout/svg/LayoutSVGRoot.h" |
#include "core/loader/FrameLoadRequest.h" |
#include "core/page/Chrome.h" |