| Index: sky/engine/core/editing/AppendNodeCommand.h
|
| diff --git a/sky/engine/core/editing/AppendNodeCommand.h b/sky/engine/core/editing/AppendNodeCommand.h
|
| index 5324560d11db8d745c3903a67b2bb1ca7cf94c96..8145ce9b0b9a82a68fc74db09663b72b36f933d1 100644
|
| --- a/sky/engine/core/editing/AppendNodeCommand.h
|
| +++ b/sky/engine/core/editing/AppendNodeCommand.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef AppendNodeCommand_h
|
| #define AppendNodeCommand_h
|
|
|
| -#include "core/editing/EditCommand.h"
|
| +#include "sky/engine/core/editing/EditCommand.h"
|
|
|
| namespace blink {
|
|
|
|
|