Index: Source/core/style/StyleFetchedImageSet.h |
diff --git a/Source/core/style/StyleFetchedImageSet.h b/Source/core/style/StyleFetchedImageSet.h |
index 3faf1067584a0f5a8bb6d250bfe761c0030f0f99..ed7b81991d36aa9fa9e6fa1e43211e609cf874e3 100644 |
--- a/Source/core/style/StyleFetchedImageSet.h |
+++ b/Source/core/style/StyleFetchedImageSet.h |
@@ -26,7 +26,7 @@ |
#ifndef StyleFetchedImageSet_h |
#define StyleFetchedImageSet_h |
-#include "core/fetch/ImageResourceClient.h" |
+#include "core/dom/ImageResourceClient.h" |
#include "core/fetch/ResourcePtr.h" |
#include "core/style/StyleImage.h" |
#include "platform/geometry/LayoutSize.h" |