Index: Source/core/paint/DeprecatedPaintLayerFilterInfo.h |
diff --git a/Source/core/paint/DeprecatedPaintLayerFilterInfo.h b/Source/core/paint/DeprecatedPaintLayerFilterInfo.h |
index 698d4bf1f04a714ea9cf970e96f49ac89aa7af67..bb488c0cff005b7158c5fbc5299a82883e7aa0ae 100644 |
--- a/Source/core/paint/DeprecatedPaintLayerFilterInfo.h |
+++ b/Source/core/paint/DeprecatedPaintLayerFilterInfo.h |
@@ -31,7 +31,7 @@ |
#define DeprecatedPaintLayerFilterInfo_h |
#include "core/dom/Element.h" |
-#include "core/fetch/DocumentResource.h" |
+#include "core/svg/DocumentResource.h" |
#include "platform/geometry/LayoutRect.h" |
#include "platform/graphics/filters/FilterOperation.h" |
#include "wtf/HashMap.h" |