Chromium Code Reviews| Index: Source/core/xml/XMLSerializer.cpp |
| diff --git a/Source/core/xml/XMLSerializer.cpp b/Source/core/xml/XMLSerializer.cpp |
| index 2806342fcdaee71e3ec532bccac129cb7b25eae0..9e1edd2038effeb72a1cb02c843dfff220f1ec55 100644 |
| --- a/Source/core/xml/XMLSerializer.cpp |
| +++ b/Source/core/xml/XMLSerializer.cpp |
| @@ -18,7 +18,7 @@ |
| */ |
| #include "config.h" |
| -#include "XMLSerializer.h" |
| +#include "core/xml/XMLSerializer.h" |
| #include "core/dom/Document.h" |
| #include "core/dom/ExceptionCode.h" |