| Index: sky/engine/core/editing/SplitTextNodeCommand.h
|
| diff --git a/sky/engine/core/editing/SplitTextNodeCommand.h b/sky/engine/core/editing/SplitTextNodeCommand.h
|
| index 563a2ca9ee2b0f5337e8535eeaf5b50886c8be05..5481f4a96a7b7ed62ee4ef25d2a6c58e1b909f41 100644
|
| --- a/sky/engine/core/editing/SplitTextNodeCommand.h
|
| +++ b/sky/engine/core/editing/SplitTextNodeCommand.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef SplitTextNodeCommand_h
|
| #define SplitTextNodeCommand_h
|
|
|
| -#include "core/editing/EditCommand.h"
|
| +#include "sky/engine/core/editing/EditCommand.h"
|
|
|
| namespace blink {
|
|
|
|
|