| Index: sky/engine/core/editing/InsertParagraphSeparatorCommand.h
|
| diff --git a/sky/engine/core/editing/InsertParagraphSeparatorCommand.h b/sky/engine/core/editing/InsertParagraphSeparatorCommand.h
|
| index 54ca11f0780bc496463b3d2f0dc905cab07f27c0..3432187b5397fb18aa31154df551f0d5aac4c7b0 100644
|
| --- a/sky/engine/core/editing/InsertParagraphSeparatorCommand.h
|
| +++ b/sky/engine/core/editing/InsertParagraphSeparatorCommand.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef InsertParagraphSeparatorCommand_h
|
| #define InsertParagraphSeparatorCommand_h
|
|
|
| -#include "core/editing/CompositeEditCommand.h"
|
| +#include "sky/engine/core/editing/CompositeEditCommand.h"
|
|
|
| namespace blink {
|
|
|
|
|