Chromium Code Reviews| Index: Source/core/dom/ChildNodeList.h |
| diff --git a/Source/core/dom/ChildNodeList.h b/Source/core/dom/ChildNodeList.h |
| index dfde57342eb5af1ccb37f78971fa948580501474..34b40401bb522885181b526fe060c0428aadf962 100644 |
| --- a/Source/core/dom/ChildNodeList.h |
| +++ b/Source/core/dom/ChildNodeList.h |
| @@ -24,7 +24,7 @@ |
| #ifndef ChildNodeList_h |
| #define ChildNodeList_h |
| -#include "LiveNodeList.h" |
| +#include "core/dom/LiveNodeList.h" |
| #include <wtf/PassRefPtr.h> |
| namespace WebCore { |