Index: Source/core/html/parser/HTMLParserIdioms.cpp |
diff --git a/Source/core/html/parser/HTMLParserIdioms.cpp b/Source/core/html/parser/HTMLParserIdioms.cpp |
index 3eb18fef32be8ac415ae6e2b77b9f7f4a5d9bc87..6c469f2ab8c1937ab418b2b426806cf89d94d5ee 100644 |
--- a/Source/core/html/parser/HTMLParserIdioms.cpp |
+++ b/Source/core/html/parser/HTMLParserIdioms.cpp |
@@ -27,7 +27,7 @@ |
#include <limits> |
#include "HTMLIdentifier.h" |
-#include "QualifiedName.h" |
+#include "core/dom/QualifiedName.h" |
#include "core/platform/Decimal.h" |
#include <wtf/MathExtras.h> |
#include <wtf/text/AtomicString.h> |