Index: Source/core/html/parser/HTMLDocumentParser.cpp |
diff --git a/Source/core/html/parser/HTMLDocumentParser.cpp b/Source/core/html/parser/HTMLDocumentParser.cpp |
index eb350704d72e29f89c37522f65c2a5986da5d389..9dd3684ca179f63005528bae1df2b5f8b21bf85c 100644 |
--- a/Source/core/html/parser/HTMLDocumentParser.cpp |
+++ b/Source/core/html/parser/HTMLDocumentParser.cpp |
@@ -26,7 +26,7 @@ |
#include "config.h" |
#include "core/html/parser/HTMLDocumentParser.h" |
-#include "HTMLNames.h" |
+#include "core/HTMLNames.h" |
#include "core/css/MediaValuesCached.h" |
#include "core/dom/DocumentFragment.h" |
#include "core/dom/Element.h" |