| Index: Source/core/loader/cache/CachedStyleSheetClient.h
|
| diff --git a/Source/core/loader/cache/CachedStyleSheetClient.h b/Source/core/loader/cache/CachedStyleSheetClient.h
|
| index 4c875308ab8b4dbe9e08a66710bf1f899ea541ad..0b76637d06d5b4d0ab23219c9ef230060a57194c 100644
|
| --- a/Source/core/loader/cache/CachedStyleSheetClient.h
|
| +++ b/Source/core/loader/cache/CachedStyleSheetClient.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef CachedStyleSheetClient_h
|
| #define CachedStyleSheetClient_h
|
|
|
| -#include "CachedResourceClient.h"
|
| +#include "core/loader/cache/CachedResourceClient.h"
|
| #include <wtf/Forward.h>
|
|
|
| namespace WebCore {
|
|
|