| Index: sky/engine/core/dom/ChildNode.h
|
| diff --git a/sky/engine/core/dom/ChildNode.h b/sky/engine/core/dom/ChildNode.h
|
| index 749e4be02c0cedf766a7261389ef1a7bd734a668..7d0fbad85f4a93a163dd29cd4f2181dad945b72b 100644
|
| --- a/sky/engine/core/dom/ChildNode.h
|
| +++ b/sky/engine/core/dom/ChildNode.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef ChildNode_h
|
| #define ChildNode_h
|
|
|
| -#include "core/dom/ElementTraversal.h"
|
| -#include "core/dom/Node.h"
|
| +#include "sky/engine/core/dom/ElementTraversal.h"
|
| +#include "sky/engine/core/dom/Node.h"
|
|
|
| namespace blink {
|
|
|
|
|