| Index: sky/engine/core/events/TextEvent.h
|
| diff --git a/sky/engine/core/events/TextEvent.h b/sky/engine/core/events/TextEvent.h
|
| index 3031d0e25665be3bac15471a3e83c07872396831..c11ef8e063a5d4d08d2b521b740b881f65a92b89 100644
|
| --- a/sky/engine/core/events/TextEvent.h
|
| +++ b/sky/engine/core/events/TextEvent.h
|
| @@ -27,8 +27,8 @@
|
| #ifndef TextEvent_h
|
| #define TextEvent_h
|
|
|
| -#include "core/events/TextEventInputType.h"
|
| -#include "core/events/UIEvent.h"
|
| +#include "sky/engine/core/events/TextEventInputType.h"
|
| +#include "sky/engine/core/events/UIEvent.h"
|
|
|
| namespace blink {
|
|
|
|
|