Index: Source/core/svg/graphics/SVGImage.cpp |
diff --git a/Source/core/svg/graphics/SVGImage.cpp b/Source/core/svg/graphics/SVGImage.cpp |
index 209d18bea40f9dab606fe4a5fb9e6fcd47a8569c..54673574066e912ecbf1d50125752a2f925e4fde 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/LayoutStyle.h" |
+#include "core/layout/style/ComputedStyle.h" |
#include "core/layout/svg/LayoutSVGRoot.h" |
#include "core/loader/FrameLoadRequest.h" |
#include "core/page/Chrome.h" |