Index: Source/web/WebPageSerializerImpl.cpp |
diff --git a/Source/web/WebPageSerializerImpl.cpp b/Source/web/WebPageSerializerImpl.cpp |
index 20f8114dafb8bb1212ab82305a98f2ff6e5c8bb5..8de220a56a19c8c92514c737da0c53a035460665 100644 |
--- a/Source/web/WebPageSerializerImpl.cpp |
+++ b/Source/web/WebPageSerializerImpl.cpp |
@@ -78,7 +78,7 @@ |
#include "config.h" |
#include "web/WebPageSerializerImpl.h" |
-#include "HTMLNames.h" |
+#include "core/HTMLNames.h" |
#include "core/dom/Document.h" |
#include "core/dom/DocumentType.h" |
#include "core/dom/Element.h" |