Index: Source/core/html/shadow/TextControlInnerElements.cpp |
diff --git a/Source/core/html/shadow/TextControlInnerElements.cpp b/Source/core/html/shadow/TextControlInnerElements.cpp |
index 7d7a9a4f081f27ae14393e49b873f835df20a681..588820c67b4f82656d95c573b0bcd2f9fbdf1072 100644 |
--- a/Source/core/html/shadow/TextControlInnerElements.cpp |
+++ b/Source/core/html/shadow/TextControlInnerElements.cpp |
@@ -27,7 +27,7 @@ |
#include "config.h" |
#include "core/html/shadow/TextControlInnerElements.h" |
-#include "HTMLNames.h" |
+#include "core/HTMLNames.h" |
#include "core/dom/Document.h" |
#include "core/dom/NodeRenderStyle.h" |
#include "core/events/MouseEvent.h" |