Index: Source/core/dom/StaticHashSetNodeList.h |
diff --git a/Source/core/dom/StaticHashSetNodeList.h b/Source/core/dom/StaticHashSetNodeList.h |
index 4d06c0e1653c3769a327de7b4cb54d6edbb56f4c..6964a444d2700fc0bd83a2d5de1e6fe4ebf0ca2a 100644 |
--- a/Source/core/dom/StaticHashSetNodeList.h |
+++ b/Source/core/dom/StaticHashSetNodeList.h |
@@ -30,7 +30,7 @@ |
#ifndef StaticHashSetNodeList_h |
#define StaticHashSetNodeList_h |
-#include "NodeList.h" |
+#include "core/dom/NodeList.h" |
#include <wtf/ListHashSet.h> |
#include <wtf/PassRefPtr.h> |
#include <wtf/RefPtr.h> |