| Index: Source/core/rendering/style/KeyframeList.h
|
| diff --git a/Source/core/rendering/style/KeyframeList.h b/Source/core/rendering/style/KeyframeList.h
|
| index 1acd98f6334e666fe085059f0d312c4e069afa1d..19857fd061bab94e3abe62a61e94574447ae9a5b 100644
|
| --- a/Source/core/rendering/style/KeyframeList.h
|
| +++ b/Source/core/rendering/style/KeyframeList.h
|
| @@ -25,7 +25,7 @@
|
| #ifndef KeyframeList_h
|
| #define KeyframeList_h
|
|
|
| -#include "CSSPropertyNames.h"
|
| +#include "core/CSSPropertyNames.h"
|
| #include "core/rendering/style/StyleInheritedData.h"
|
| #include "wtf/HashSet.h"
|
| #include "wtf/RefPtr.h"
|
|
|