Index: Source/core/style/StyleFetchedImage.cpp |
diff --git a/Source/core/style/StyleFetchedImage.cpp b/Source/core/style/StyleFetchedImage.cpp |
index f3cb2756955b44ad6944809baebc468f7276f10d..5cc52cb61d85e92712afe89a98cac26186b58a8e 100644 |
--- a/Source/core/style/StyleFetchedImage.cpp |
+++ b/Source/core/style/StyleFetchedImage.cpp |
@@ -25,7 +25,7 @@ |
#include "core/style/StyleFetchedImage.h" |
#include "core/css/CSSImageValue.h" |
-#include "core/fetch/ImageResource.h" |
+#include "core/dom/ImageResource.h" |
#include "core/layout/LayoutObject.h" |
#include "core/svg/graphics/SVGImage.h" |