| Index: sky/engine/core/dom/NodeTraversal.h
|
| diff --git a/sky/engine/core/dom/NodeTraversal.h b/sky/engine/core/dom/NodeTraversal.h
|
| index 239f2cbec503e9c2177da0da6369d37ce8f20a8f..f8a0e26b156723377f5f205075640d9ad93df932 100644
|
| --- a/sky/engine/core/dom/NodeTraversal.h
|
| +++ b/sky/engine/core/dom/NodeTraversal.h
|
| @@ -26,8 +26,8 @@
|
| #ifndef NodeTraversal_h
|
| #define NodeTraversal_h
|
|
|
| -#include "core/dom/ContainerNode.h"
|
| -#include "core/dom/Node.h"
|
| +#include "sky/engine/core/dom/ContainerNode.h"
|
| +#include "sky/engine/core/dom/Node.h"
|
|
|
| namespace blink {
|
|
|
|
|