Index: Source/core/html/parser/HTMLParserIdioms.cpp |
diff --git a/Source/core/html/parser/HTMLParserIdioms.cpp b/Source/core/html/parser/HTMLParserIdioms.cpp |
index a71d9a54fac468194b7e3214334c3b4862f4ca14..c0557a82281fba6a10cd7b1039381a2605f3cd21 100644 |
--- a/Source/core/html/parser/HTMLParserIdioms.cpp |
+++ b/Source/core/html/parser/HTMLParserIdioms.cpp |
@@ -25,7 +25,7 @@ |
#include "config.h" |
#include "core/html/parser/HTMLParserIdioms.h" |
-#include "HTMLNames.h" |
+#include "core/HTMLNames.h" |
#include <limits> |
#include "wtf/MathExtras.h" |
#include "wtf/text/AtomicString.h" |