Index: Source/core/html/HTMLMapElement.cpp |
diff --git a/Source/core/html/HTMLMapElement.cpp b/Source/core/html/HTMLMapElement.cpp |
index ccc409bda9fc6348ef35232dae1e7476ff1c41a2..27a525c1b33723e85f330a0cb4179317f6eeb7c0 100644 |
--- a/Source/core/html/HTMLMapElement.cpp |
+++ b/Source/core/html/HTMLMapElement.cpp |
@@ -22,7 +22,7 @@ |
#include "config.h" |
#include "core/html/HTMLMapElement.h" |
-#include "HTMLNames.h" |
+#include "core/HTMLNames.h" |
#include "core/dom/Document.h" |
#include "core/dom/ElementTraversal.h" |
#include "core/html/HTMLAreaElement.h" |