| Index: Source/core/dom/TreeWalker.h
|
| diff --git a/Source/core/dom/TreeWalker.h b/Source/core/dom/TreeWalker.h
|
| index 2980a0fce2dd4ee8b2f89e0e29cf690340b23dad..436872c2f4607012b27693df19874545cc17ad3c 100644
|
| --- a/Source/core/dom/TreeWalker.h
|
| +++ b/Source/core/dom/TreeWalker.h
|
| @@ -25,7 +25,7 @@
|
| #ifndef TreeWalker_h
|
| #define TreeWalker_h
|
|
|
| -#include "bindings/v8/ScriptWrappable.h"
|
| +#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "core/dom/NodeFilter.h"
|
| #include "core/dom/NodeIteratorBase.h"
|
| #include "platform/heap/Handle.h"
|
|
|