Index: Source/core/dom/LiveNodeListBase.h |
diff --git a/Source/core/dom/LiveNodeListBase.h b/Source/core/dom/LiveNodeListBase.h |
index 7eb105bf33b61ccb24b619c178d86e87b621eac4..f301ad89d773e53da27826c6f369f60043856816 100644 |
--- a/Source/core/dom/LiveNodeListBase.h |
+++ b/Source/core/dom/LiveNodeListBase.h |
@@ -25,7 +25,7 @@ |
#ifndef LiveNodeListBase_h |
#define LiveNodeListBase_h |
-#include "HTMLNames.h" |
+#include "core/HTMLNames.h" |
#include "core/dom/Document.h" |
#include "core/dom/Element.h" |
#include "core/dom/ElementTraversal.h" |