| Index: Source/core/rendering/style/StyleImage.h
|
| diff --git a/Source/core/rendering/style/StyleImage.h b/Source/core/rendering/style/StyleImage.h
|
| index d06d46656389963858c54acf253ce89fbd1a4b68..b2578b575f7e67c513231827fa52096257ae4735 100644
|
| --- a/Source/core/rendering/style/StyleImage.h
|
| +++ b/Source/core/rendering/style/StyleImage.h
|
| @@ -24,7 +24,7 @@
|
| #ifndef StyleImage_h
|
| #define StyleImage_h
|
|
|
| -#include "CSSValue.h"
|
| +#include "core/css/CSSValue.h"
|
| #include "core/platform/graphics/Image.h"
|
| #include "core/platform/graphics/IntSize.h"
|
| #include "core/platform/graphics/LayoutSize.h"
|
|
|