Index: Source/core/html/HTMLAllCollection.cpp |
diff --git a/Source/core/html/HTMLAllCollection.cpp b/Source/core/html/HTMLAllCollection.cpp |
index 3c01e865b7019376ac652082b15b48e8cf73f247..f652137108e3318a4ccb69c254dc7cc9c7572a97 100644 |
--- a/Source/core/html/HTMLAllCollection.cpp |
+++ b/Source/core/html/HTMLAllCollection.cpp |
@@ -26,7 +26,7 @@ |
#include "config.h" |
#include "HTMLAllCollection.h" |
-#include "Element.h" |
+#include "core/dom/Element.h" |
namespace WebCore { |