Index: Source/core/dom/RangeTest.cpp |
diff --git a/Source/core/dom/RangeTest.cpp b/Source/core/dom/RangeTest.cpp |
index a96b5c2dc6a21da7dee8a9147380c84c6cd25a0f..f27f44de1ba12e62cba3ad52b1f4cb2147c579bb 100644 |
--- a/Source/core/dom/RangeTest.cpp |
+++ b/Source/core/dom/RangeTest.cpp |
@@ -7,6 +7,7 @@ |
#include "bindings/v8/ExceptionStatePlaceholder.h" |
#include "core/dom/Element.h" |
+#include "core/dom/NodeList.h" |
#include "core/dom/Text.h" |
#include "core/html/HTMLBodyElement.h" |
#include "core/html/HTMLDocument.h" |