| Index: Source/core/loader/cache/CachedXSLStyleSheet.h
|
| diff --git a/Source/core/loader/cache/CachedXSLStyleSheet.h b/Source/core/loader/cache/CachedXSLStyleSheet.h
|
| index 2a5914806d6ec4de4466b6ff2c753ac64ee5334a..d647e67b93202bd3498a54a84748826e5cddb3f6 100644
|
| --- a/Source/core/loader/cache/CachedXSLStyleSheet.h
|
| +++ b/Source/core/loader/cache/CachedXSLStyleSheet.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef CachedXSLStyleSheet_h
|
| #define CachedXSLStyleSheet_h
|
|
|
| -#include "CachedResource.h"
|
| +#include "core/loader/cache/CachedResource.h"
|
| #include <wtf/Vector.h>
|
|
|
| namespace WebCore {
|
|
|