Index: Source/core/html/parser/HTMLParserIdioms.h |
diff --git a/Source/core/html/parser/HTMLParserIdioms.h b/Source/core/html/parser/HTMLParserIdioms.h |
index 4f565f6b9fc92c5bc16de7a695857cb924ed4440..7af33cb43a1158c9c83ab0cc013f770d3ca28f24 100644 |
--- a/Source/core/html/parser/HTMLParserIdioms.h |
+++ b/Source/core/html/parser/HTMLParserIdioms.h |
@@ -26,7 +26,7 @@ |
#define HTMLParserIdioms_h |
#include "HTMLIdentifier.h" |
-#include "QualifiedName.h" |
+#include "core/dom/QualifiedName.h" |
#include <wtf/Forward.h> |
#include <wtf/text/WTFString.h> |
#include <wtf/unicode/Unicode.h> |