| Index: sky/engine/core/events/BeforeTextInsertedEvent.h
|
| diff --git a/sky/engine/core/events/BeforeTextInsertedEvent.h b/sky/engine/core/events/BeforeTextInsertedEvent.h
|
| index 2b99724ab10658689bc64638d5931af09c825afa..9a1b88d652ed45ac576fc792e0c89d469c53d85e 100644
|
| --- a/sky/engine/core/events/BeforeTextInsertedEvent.h
|
| +++ b/sky/engine/core/events/BeforeTextInsertedEvent.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef BeforeTextInsertedEvent_h
|
| #define BeforeTextInsertedEvent_h
|
|
|
| -#include "core/events/Event.h"
|
| +#include "sky/engine/core/events/Event.h"
|
|
|
| namespace blink {
|
|
|
|
|