Index: Source/core/dom/TagNodeList.h |
diff --git a/Source/core/dom/TagNodeList.h b/Source/core/dom/TagNodeList.h |
index 9fb87115fbffeb68c76677add9543240ba0948bc..f580ca08920ffba5bbcc42af28396e45db5de6f7 100644 |
--- a/Source/core/dom/TagNodeList.h |
+++ b/Source/core/dom/TagNodeList.h |
@@ -24,8 +24,8 @@ |
#ifndef TagNodeList_h |
#define TagNodeList_h |
-#include "Element.h" |
-#include "LiveNodeList.h" |
+#include "core/dom/Element.h" |
+#include "core/dom/LiveNodeList.h" |
#include <wtf/text/AtomicString.h> |
namespace WebCore { |