| Index: sky/engine/core/animation/Interpolation.cpp
|
| diff --git a/sky/engine/core/animation/Interpolation.cpp b/sky/engine/core/animation/Interpolation.cpp
|
| index f348e7d315bed0717a0d02c9f4e92df323a0d455..931ddbc368ede678850d39930602073dcc75b335 100644
|
| --- a/sky/engine/core/animation/Interpolation.cpp
|
| +++ b/sky/engine/core/animation/Interpolation.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/Interpolation.h"
|
|
|
| namespace blink {
|
|
|