Index: Source/core/html/HTMLCollection.cpp |
diff --git a/Source/core/html/HTMLCollection.cpp b/Source/core/html/HTMLCollection.cpp |
index 7f7d597f5217b201235575281158ba5cbe19bafb..c6a3d084dae387dfd2796f6b22cc902a650b9ff1 100644 |
--- a/Source/core/html/HTMLCollection.cpp |
+++ b/Source/core/html/HTMLCollection.cpp |
@@ -32,6 +32,7 @@ |
#include "core/html/HTMLElement.h" |
#include "core/html/HTMLObjectElement.h" |
#include "core/html/HTMLOptionElement.h" |
+#include "core/html/HTMLTagCollection.h" |
#include "core/html/WindowNameCollection.h" |
#include "wtf/HashSet.h" |