| Index: sky/engine/core/events/AnimationEvent.cpp
|
| diff --git a/sky/engine/core/events/AnimationEvent.cpp b/sky/engine/core/events/AnimationEvent.cpp
|
| index 28b097fa52d976153e1e8ac837006d184a2462f9..5bef523f1d57dcd78291ed18ebc46bd23d9c29cf 100644
|
| --- a/sky/engine/core/events/AnimationEvent.cpp
|
| +++ b/sky/engine/core/events/AnimationEvent.cpp
|
| @@ -23,7 +23,6 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "sky/engine/config.h"
|
| #include "sky/engine/core/events/AnimationEvent.h"
|
|
|
| namespace blink {
|
|
|