| Index: sky/engine/core/animation/AnimationStack.cpp
|
| diff --git a/sky/engine/core/animation/AnimationStack.cpp b/sky/engine/core/animation/AnimationStack.cpp
|
| index 1017afebc4b06a8799f98d3cdc58c6d89ba03e52..b05702a02ae19be2bcce10725c7f2c87818b96dd 100644
|
| --- a/sky/engine/core/animation/AnimationStack.cpp
|
| +++ b/sky/engine/core/animation/AnimationStack.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/AnimationStack.h"
|
|
|
| #include <algorithm>
|
|
|