| Index: Source/core/layout/LayoutImageResource.h
|
| diff --git a/Source/core/layout/LayoutImageResource.h b/Source/core/layout/LayoutImageResource.h
|
| index 1609bcd8bf5c72125b0d6079215ac8ef40356afa..4928bb5216e72ac9c15367c2ae39e6762e63bd27 100644
|
| --- a/Source/core/layout/LayoutImageResource.h
|
| +++ b/Source/core/layout/LayoutImageResource.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef LayoutImageResource_h
|
| #define LayoutImageResource_h
|
|
|
| -#include "core/fetch/ImageResource.h"
|
| +#include "core/dom/ImageResource.h"
|
| #include "core/fetch/ResourcePtr.h"
|
| #include "core/style/StyleImage.h"
|
|
|
|
|