| Index: sky/engine/core/editing/PositionWithAffinity.h
|
| diff --git a/sky/engine/core/editing/PositionWithAffinity.h b/sky/engine/core/editing/PositionWithAffinity.h
|
| index f68d8a73e0e43b3fe325e324f67f6a4b9d9edcfc..d88149e76814a5a3f00bb0a1bc1874a72d79cefb 100644
|
| --- a/sky/engine/core/editing/PositionWithAffinity.h
|
| +++ b/sky/engine/core/editing/PositionWithAffinity.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef PositionWithAffinity_h
|
| #define PositionWithAffinity_h
|
|
|
| -#include "core/dom/Position.h"
|
| -#include "core/editing/TextAffinity.h"
|
| +#include "sky/engine/core/dom/Position.h"
|
| +#include "sky/engine/core/editing/TextAffinity.h"
|
|
|
| namespace blink {
|
|
|
|
|