| Index: Source/core/style/StyleFetchedImage.h
|
| diff --git a/Source/core/style/StyleFetchedImage.h b/Source/core/style/StyleFetchedImage.h
|
| index be1d5a006930c687334d426d18a07f2ac97dbc83..a3eb8404bdbb4dea64e17a77e47b385381797417 100644
|
| --- a/Source/core/style/StyleFetchedImage.h
|
| +++ b/Source/core/style/StyleFetchedImage.h
|
| @@ -24,7 +24,7 @@
|
| #ifndef StyleFetchedImage_h
|
| #define StyleFetchedImage_h
|
|
|
| -#include "core/fetch/ImageResourceClient.h"
|
| +#include "core/dom/ImageResourceClient.h"
|
| #include "core/fetch/ResourcePtr.h"
|
| #include "core/style/StyleImage.h"
|
|
|
|
|