Index: Source/core/svg/SVGFEDiffuseLightingElement.cpp |
diff --git a/Source/core/svg/SVGFEDiffuseLightingElement.cpp b/Source/core/svg/SVGFEDiffuseLightingElement.cpp |
index 939cf0372a6edbe8c91dcd46a63ae6fc24622be8..3a5ed1f4a440d7236813d3bdcf1213d6baa5bc92 100644 |
--- a/Source/core/svg/SVGFEDiffuseLightingElement.cpp |
+++ b/Source/core/svg/SVGFEDiffuseLightingElement.cpp |
@@ -21,7 +21,7 @@ |
#include "core/svg/SVGFEDiffuseLightingElement.h" |
#include "core/layout/LayoutObject.h" |
-#include "core/layout/style/ComputedStyle.h" |
+#include "core/style/ComputedStyle.h" |
#include "core/svg/SVGParserUtilities.h" |
#include "core/svg/graphics/filters/SVGFilterBuilder.h" |
#include "platform/graphics/filters/FEDiffuseLighting.h" |