| Index: sky/engine/core/editing/InsertNodeBeforeCommand.h
|
| diff --git a/sky/engine/core/editing/InsertNodeBeforeCommand.h b/sky/engine/core/editing/InsertNodeBeforeCommand.h
|
| index daa224cb59e16267c9be93c986ca3bf9bd7a989e..42975fb43ba8dadd94eed1e72a8d3c4b6aef655d 100644
|
| --- a/sky/engine/core/editing/InsertNodeBeforeCommand.h
|
| +++ b/sky/engine/core/editing/InsertNodeBeforeCommand.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef InsertNodeBeforeCommand_h
|
| #define InsertNodeBeforeCommand_h
|
|
|
| -#include "core/editing/EditCommand.h"
|
| +#include "sky/engine/core/editing/EditCommand.h"
|
|
|
| namespace blink {
|
|
|
|
|