| Index: sky/engine/core/animation/InertAnimation.cpp
|
| diff --git a/sky/engine/core/animation/InertAnimation.cpp b/sky/engine/core/animation/InertAnimation.cpp
|
| index 87438aa6c9c659222cf5b592ed08010d33de8842..1beb36c5342e8d015c9664799cf983096e84d6dc 100644
|
| --- a/sky/engine/core/animation/InertAnimation.cpp
|
| +++ b/sky/engine/core/animation/InertAnimation.cpp
|
| @@ -28,7 +28,6 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "sky/engine/config.h"
|
| #include "sky/engine/core/animation/InertAnimation.h"
|
| #include "sky/engine/core/animation/Interpolation.h"
|
|
|
|
|