| Index: sky/engine/core/dom/ElementTraversal.h
|
| diff --git a/sky/engine/core/dom/ElementTraversal.h b/sky/engine/core/dom/ElementTraversal.h
|
| index d0aa78938d078a2353ff5f5b3b72a79f209679e7..28fdb33e618e02b6e7ebcdddbe6e7733a0ccc79c 100644
|
| --- a/sky/engine/core/dom/ElementTraversal.h
|
| +++ b/sky/engine/core/dom/ElementTraversal.h
|
| @@ -26,8 +26,8 @@
|
| #ifndef ElementTraversal_h
|
| #define ElementTraversal_h
|
|
|
| -#include "core/dom/Element.h"
|
| -#include "core/dom/NodeTraversal.h"
|
| +#include "sky/engine/core/dom/Element.h"
|
| +#include "sky/engine/core/dom/NodeTraversal.h"
|
|
|
| namespace blink {
|
|
|
|
|