| Index: Source/core/loader/cache/CachedImageClient.h
|
| diff --git a/Source/core/loader/cache/CachedImageClient.h b/Source/core/loader/cache/CachedImageClient.h
|
| index 765cd63fbdda92f37985f68f6307ec551bcf8f4e..c5dec7b7460531d37bb3ee569ec6e097404f2349 100644
|
| --- a/Source/core/loader/cache/CachedImageClient.h
|
| +++ b/Source/core/loader/cache/CachedImageClient.h
|
| @@ -23,7 +23,7 @@
|
| #ifndef CachedImageClient_h
|
| #define CachedImageClient_h
|
|
|
| -#include "CachedResourceClient.h"
|
| +#include "core/loader/cache/CachedResourceClient.h"
|
|
|
| namespace WebCore {
|
|
|
|
|