Index: Source/core/style/StyleFetchedImageSet.cpp |
diff --git a/Source/core/style/StyleFetchedImageSet.cpp b/Source/core/style/StyleFetchedImageSet.cpp |
index a5d19e7fe5a9c161b2a028ab6e5368432f54a02f..aac5308b6ba925455a718e86cebcc83aa3f07301 100644 |
--- a/Source/core/style/StyleFetchedImageSet.cpp |
+++ b/Source/core/style/StyleFetchedImageSet.cpp |
@@ -27,7 +27,7 @@ |
#include "core/style/StyleFetchedImageSet.h" |
#include "core/css/CSSImageSetValue.h" |
-#include "core/fetch/ImageResource.h" |
+#include "core/dom/ImageResource.h" |
#include "core/layout/LayoutObject.h" |
namespace blink { |