| Index: sky/engine/core/editing/InsertTextCommand.h
|
| diff --git a/sky/engine/core/editing/InsertTextCommand.h b/sky/engine/core/editing/InsertTextCommand.h
|
| index 7a5c83c929ed3e8ca63060e4f724574899f8f317..e409dd9ddebe3c1ce6b0c8bc40e9af97f2717c22 100644
|
| --- a/sky/engine/core/editing/InsertTextCommand.h
|
| +++ b/sky/engine/core/editing/InsertTextCommand.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef InsertTextCommand_h
|
| #define InsertTextCommand_h
|
|
|
| -#include "core/editing/CompositeEditCommand.h"
|
| +#include "sky/engine/core/editing/CompositeEditCommand.h"
|
|
|
| namespace blink {
|
|
|
|
|