| Index: Source/core/animation/AnimatableVisibility.h
|
| diff --git a/Source/core/animation/AnimatableVisibility.h b/Source/core/animation/AnimatableVisibility.h
|
| index bbd377105d0984e159876200673d1df0dc342fbe..6ca526ab8a4cee948efbf6f04fde5f19edecf80a 100644
|
| --- a/Source/core/animation/AnimatableVisibility.h
|
| +++ b/Source/core/animation/AnimatableVisibility.h
|
| @@ -32,7 +32,7 @@
|
| #define AnimatableVisibility_h
|
|
|
| #include "core/animation/AnimatableValue.h"
|
| -#include "core/rendering/style/RenderStyleConstants.h"
|
| +#include "platform/RenderStyleConstants.h"
|
|
|
| namespace WebCore {
|
|
|
|
|