| Index: sky/engine/platform/animation/TimingFunction.cpp
|
| diff --git a/sky/engine/platform/animation/TimingFunction.cpp b/sky/engine/platform/animation/TimingFunction.cpp
|
| index 9f9b068b92f29b4c8c76ef12b79087c327cea87c..2ed6af1a8596a84bd51397b4130ccae182c2973e 100644
|
| --- a/sky/engine/platform/animation/TimingFunction.cpp
|
| +++ b/sky/engine/platform/animation/TimingFunction.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/platform/animation/TimingFunction.h"
|
|
|
| #include "sky/engine/wtf/MathExtras.h"
|
|
|