| Index: Source/core/rendering/style/StyleReflection.h
|
| diff --git a/Source/core/rendering/style/StyleReflection.h b/Source/core/rendering/style/StyleReflection.h
|
| index 51544451d7f1c55dbaf9163d59b49d0ff9f5f8c1..0005a5e0a7df2eba94c1954f27552979b5aae5bf 100644
|
| --- a/Source/core/rendering/style/StyleReflection.h
|
| +++ b/Source/core/rendering/style/StyleReflection.h
|
| @@ -25,7 +25,7 @@
|
| #ifndef StyleReflection_h
|
| #define StyleReflection_h
|
|
|
| -#include "CSSReflectionDirection.h"
|
| +#include "core/css/CSSReflectionDirection.h"
|
| #include "core/platform/Length.h"
|
| #include "core/rendering/style/NinePieceImage.h"
|
| #include <wtf/RefCounted.h>
|
|
|