Index: Source/core/svg/SVGFEImageElement.h |
diff --git a/Source/core/svg/SVGFEImageElement.h b/Source/core/svg/SVGFEImageElement.h |
index 4fc3ddf6dd090fa56ae2ad0266ec3350373c0770..abf49ca3b4de36b0322bed7a24df056cdc678f6b 100644 |
--- a/Source/core/svg/SVGFEImageElement.h |
+++ b/Source/core/svg/SVGFEImageElement.h |
@@ -22,8 +22,8 @@ |
#define SVGFEImageElement_h |
#include "core/SVGNames.h" |
-#include "core/fetch/ImageResource.h" |
-#include "core/fetch/ImageResourceClient.h" |
+#include "core/dom/ImageResource.h" |
+#include "core/dom/ImageResourceClient.h" |
#include "core/fetch/ResourcePtr.h" |
#include "core/svg/SVGAnimatedPreserveAspectRatio.h" |
#include "core/svg/SVGFilterPrimitiveStandardAttributes.h" |