| Index: sky/engine/core/dom/NodeWithIndex.h
|
| diff --git a/sky/engine/core/dom/NodeWithIndex.h b/sky/engine/core/dom/NodeWithIndex.h
|
| index e1d6541896e1abc59bce69b5a19dc35168eed556..fd23fd586f6ff5306ba745d02922a0e85f86838f 100644
|
| --- a/sky/engine/core/dom/NodeWithIndex.h
|
| +++ b/sky/engine/core/dom/NodeWithIndex.h
|
| @@ -26,8 +26,8 @@
|
| #ifndef NodeWithIndex_h
|
| #define NodeWithIndex_h
|
|
|
| -#include "core/dom/Node.h"
|
| -#include "platform/heap/Handle.h"
|
| +#include "sky/engine/core/dom/Node.h"
|
| +#include "sky/engine/platform/heap/Handle.h"
|
|
|
| namespace blink {
|
|
|
|
|