Chromium Code Reviews| Index: Source/core/dom/StaticNodeList.cpp |
| diff --git a/Source/core/dom/StaticNodeList.cpp b/Source/core/dom/StaticNodeList.cpp |
| index 2ca9011fb806582392049e102962500f07149ef6..10f4b281435a3e49384e2b664f5b2cf438cb5587 100644 |
| --- a/Source/core/dom/StaticNodeList.cpp |
| +++ b/Source/core/dom/StaticNodeList.cpp |
| @@ -27,9 +27,9 @@ |
| */ |
| #include "config.h" |
| -#include "StaticNodeList.h" |
| +#include "core/dom/StaticNodeList.h" |
| -#include "Element.h" |
| +#include "core/dom/Element.h" |
| namespace WebCore { |