Chromium Code Reviews| Index: Source/core/html/LabelsNodeList.h |
| diff --git a/Source/core/html/LabelsNodeList.h b/Source/core/html/LabelsNodeList.h |
| index 0da4f3c7e65bdcd553e408fe27a0cb42be484a91..8c7f211e60e2393f4cdfbefe2cf69b4ef831921d 100644 |
| --- a/Source/core/html/LabelsNodeList.h |
| +++ b/Source/core/html/LabelsNodeList.h |
| @@ -25,7 +25,7 @@ |
| #ifndef LabelsNodeList_h |
| #define LabelsNodeList_h |
| -#include "LiveNodeList.h" |
| +#include "core/dom/LiveNodeList.h" |
| #include <wtf/PassRefPtr.h> |
| namespace WebCore { |