| Index: Source/core/animation/animatable/AnimatableImage.cpp
|
| diff --git a/Source/core/animation/animatable/AnimatableImage.cpp b/Source/core/animation/animatable/AnimatableImage.cpp
|
| index 11af7d299511e307dd59371b09141ed64d9f7b67..383617dba69b033cbd80504642623e969c2a006e 100644
|
| --- a/Source/core/animation/animatable/AnimatableImage.cpp
|
| +++ b/Source/core/animation/animatable/AnimatableImage.cpp
|
| @@ -32,7 +32,7 @@
|
| #include "core/animation/animatable/AnimatableImage.h"
|
|
|
| #include "core/css/CSSImageValue.h"
|
| -#include "core/layout/style/StyleGeneratedImage.h"
|
| +#include "core/style/StyleGeneratedImage.h"
|
| #include "wtf/MathExtras.h"
|
|
|
| namespace blink {
|
|
|