| Index: Source/core/animation/interpolation/StyleInterpolation.h
|
| diff --git a/Source/core/animation/interpolation/StyleInterpolation.h b/Source/core/animation/interpolation/StyleInterpolation.h
|
| index 0d92449fe5cc2b8d6eefd2fd15523a863e167097..5c277439ffd42cd41e481556fbc138d730dc1a45 100644
|
| --- a/Source/core/animation/interpolation/StyleInterpolation.h
|
| +++ b/Source/core/animation/interpolation/StyleInterpolation.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef StyleInterpolation_h
|
| #define StyleInterpolation_h
|
|
|
| -#include "CSSPropertyNames.h"
|
| +#include "core/CSSPropertyNames.h"
|
| #include "core/animation/interpolation/Interpolation.h"
|
|
|
| namespace WebCore {
|
|
|