Index: Source/core/html/HTMLTableRowsCollection.cpp |
diff --git a/Source/core/html/HTMLTableRowsCollection.cpp b/Source/core/html/HTMLTableRowsCollection.cpp |
index fe0316c535649e2d84fd1bab6d38351d4374b872..aa0f70c4865b2aaad7aa985db558ad7b31513adb 100644 |
--- a/Source/core/html/HTMLTableRowsCollection.cpp |
+++ b/Source/core/html/HTMLTableRowsCollection.cpp |
@@ -29,7 +29,7 @@ |
#include "config.h" |
#include "core/html/HTMLTableRowsCollection.h" |
-#include "HTMLNames.h" |
+#include "core/HTMLNames.h" |
#include "core/dom/ElementTraversal.h" |
#include "core/html/HTMLTableElement.h" |
#include "core/html/HTMLTableRowElement.h" |