| Index: Source/core/animation/AnimatableTransform.h
|
| diff --git a/Source/core/animation/AnimatableTransform.h b/Source/core/animation/AnimatableTransform.h
|
| index 0bd6e4ec5720c8b36efa2133c0acab765abd4013..7fa85323fbc11f2884b3abbfa30a9757a302643e 100644
|
| --- a/Source/core/animation/AnimatableTransform.h
|
| +++ b/Source/core/animation/AnimatableTransform.h
|
| @@ -32,7 +32,7 @@
|
| #define AnimatableTransform_h
|
|
|
| #include "core/animation/AnimatableValue.h"
|
| -#include "core/platform/graphics/transforms/TransformOperations.h"
|
| +#include "platform/transforms/TransformOperations.h"
|
|
|
| namespace WebCore {
|
|
|
|
|