Chromium Code Reviews| Index: Source/core/dom/StaticNodeList.h |
| diff --git a/Source/core/dom/StaticNodeList.h b/Source/core/dom/StaticNodeList.h |
| index 5debd2e59227e7de5cfc7a2ea527bcd48cfc22fa..823f48f35b1609e64dd7e472492db20ee2a15e01 100644 |
| --- a/Source/core/dom/StaticNodeList.h |
| +++ b/Source/core/dom/StaticNodeList.h |
| @@ -29,7 +29,7 @@ |
| #ifndef StaticNodeList_h |
| #define StaticNodeList_h |
| -#include "NodeList.h" |
| +#include "core/dom/NodeList.h" |
| #include <wtf/PassRefPtr.h> |
| #include <wtf/RefPtr.h> |
| #include <wtf/Vector.h> |