| Index: sky/engine/core/animation/InterpolationEffect.cpp
|
| diff --git a/sky/engine/core/animation/InterpolationEffect.cpp b/sky/engine/core/animation/InterpolationEffect.cpp
|
| index 6ac3f085873148df2176db3c320583133b4817f2..e579f513a1ea70182d8df8bfceecdb547dc8d9c2 100644
|
| --- a/sky/engine/core/animation/InterpolationEffect.cpp
|
| +++ b/sky/engine/core/animation/InterpolationEffect.cpp
|
| @@ -2,7 +2,6 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "sky/engine/config.h"
|
| #include "sky/engine/core/animation/InterpolationEffect.h"
|
|
|
| namespace blink {
|
|
|