| Index: sky/engine/core/events/TransitionEvent.cpp
|
| diff --git a/sky/engine/core/events/TransitionEvent.cpp b/sky/engine/core/events/TransitionEvent.cpp
|
| index 318e0aa90ce3f069da8861fc07ba7e41c59cc66c..70c0c2e16b2a7015099b71769a31348453c76bb5 100644
|
| --- a/sky/engine/core/events/TransitionEvent.cpp
|
| +++ b/sky/engine/core/events/TransitionEvent.cpp
|
| @@ -24,7 +24,6 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "sky/engine/config.h"
|
| #include "sky/engine/core/events/TransitionEvent.h"
|
|
|
| namespace blink {
|
|
|