Chromium Code Reviews| Index: Source/core/dom/TreeScopeAdopter.h |
| diff --git a/Source/core/dom/TreeScopeAdopter.h b/Source/core/dom/TreeScopeAdopter.h |
| index cea4dca7d3057d974d0073ffd92d2070c81a886c..a629e9d4c1eba24074983d010d0baffd3ec34980 100644 |
| --- a/Source/core/dom/TreeScopeAdopter.h |
| +++ b/Source/core/dom/TreeScopeAdopter.h |
| @@ -25,7 +25,7 @@ |
| #ifndef TreeScopeAdopter_h |
| #define TreeScopeAdopter_h |
| -#include "Node.h" |
| +#include "core/dom/Node.h" |
| namespace WebCore { |