| Index: Source/core/animation/Keyframe.h
|
| diff --git a/Source/core/animation/Keyframe.h b/Source/core/animation/Keyframe.h
|
| index 3ce5b09aff6af46a3ee76d58a6017121f2ec081c..1f47c906117f6f804b806ba57f0bf7516be880b9 100644
|
| --- a/Source/core/animation/Keyframe.h
|
| +++ b/Source/core/animation/Keyframe.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef Keyframe_h
|
| #define Keyframe_h
|
|
|
| -#include "CSSPropertyNames.h"
|
| +#include "core/CSSPropertyNames.h"
|
| #include "core/animation/AnimatableValue.h"
|
| #include "core/animation/AnimationEffect.h"
|
| #include "core/animation/AnimationNode.h"
|
|
|