Index: Source/core/paint/SVGInlineTextBoxPainter.cpp |
diff --git a/Source/core/paint/SVGInlineTextBoxPainter.cpp b/Source/core/paint/SVGInlineTextBoxPainter.cpp |
index b398d67fc00eed439cf3c528480e9fcaec04a491..990f804170c8c514745f5ebc79684b448b95bc64 100644 |
--- a/Source/core/paint/SVGInlineTextBoxPainter.cpp |
+++ b/Source/core/paint/SVGInlineTextBoxPainter.cpp |
@@ -12,7 +12,7 @@ |
#include "core/layout/LayoutInline.h" |
#include "core/layout/LayoutTheme.h" |
#include "core/layout/PaintInfo.h" |
-#include "core/layout/style/ShadowList.h" |
+#include "core/style/ShadowList.h" |
#include "core/layout/svg/LayoutSVGInlineText.h" |
#include "core/layout/svg/SVGLayoutSupport.h" |
#include "core/layout/svg/SVGResourcesCache.h" |