| Index: sky/engine/core/editing/ApplyBlockElementCommand.h
|
| diff --git a/sky/engine/core/editing/ApplyBlockElementCommand.h b/sky/engine/core/editing/ApplyBlockElementCommand.h
|
| index 0acaddb15f11c65ffefa4a2ac5e064703d068c3c..c34d201bc8124653ce1e4a57bf0d71d06698d3f0 100644
|
| --- a/sky/engine/core/editing/ApplyBlockElementCommand.h
|
| +++ b/sky/engine/core/editing/ApplyBlockElementCommand.h
|
| @@ -31,8 +31,8 @@
|
| #ifndef ApplyBlockElementCommand_h
|
| #define ApplyBlockElementCommand_h
|
|
|
| -#include "core/dom/QualifiedName.h"
|
| -#include "core/editing/CompositeEditCommand.h"
|
| +#include "sky/engine/core/dom/QualifiedName.h"
|
| +#include "sky/engine/core/editing/CompositeEditCommand.h"
|
|
|
| namespace blink {
|
|
|
|
|