Index: Source/core/html/parser/TextDocumentParser.cpp |
diff --git a/Source/core/html/parser/TextDocumentParser.cpp b/Source/core/html/parser/TextDocumentParser.cpp |
index 8b12132e40f714b244f3a4471704e78cd83b0000..b7fc5151e6700468456112d432262e6329e6feba 100644 |
--- a/Source/core/html/parser/TextDocumentParser.cpp |
+++ b/Source/core/html/parser/TextDocumentParser.cpp |
@@ -25,7 +25,7 @@ |
#include "config.h" |
#include "core/html/parser/TextDocumentParser.h" |
-#include "HTMLNames.h" |
+#include "core/HTMLNames.h" |
#include "core/html/parser/HTMLTreeBuilder.h" |
namespace WebCore { |