Index: Source/core/html/LabelsNodeList.cpp |
diff --git a/Source/core/html/LabelsNodeList.cpp b/Source/core/html/LabelsNodeList.cpp |
index 6a1e1cee734e01e9e382711ed25d560ac4ebff4a..389af27af5f36c5b45042a754131d9582a142d99 100644 |
--- a/Source/core/html/LabelsNodeList.cpp |
+++ b/Source/core/html/LabelsNodeList.cpp |
@@ -24,7 +24,7 @@ |
#include "config.h" |
#include "core/html/LabelsNodeList.h" |
-#include "HTMLNames.h" |
+#include "core/HTMLNames.h" |
#include "core/dom/Element.h" |
#include "core/dom/NodeRareData.h" |
#include "core/html/HTMLLabelElement.h" |