Chromium Code Reviews| Index: Source/core/xml/DOMParser.cpp |
| diff --git a/Source/core/xml/DOMParser.cpp b/Source/core/xml/DOMParser.cpp |
| index 97719bbcc463fc0a104f72ba4fe434f6f3af12f1..561b34d57a9d504d94341dc9ff79cea96f1e5517 100644 |
| --- a/Source/core/xml/DOMParser.cpp |
| +++ b/Source/core/xml/DOMParser.cpp |
| @@ -17,7 +17,7 @@ |
| */ |
| #include "config.h" |
| -#include "DOMParser.h" |
| +#include "core/xml/DOMParser.h" |
| #include "core/dom/DOMImplementation.h" |
| #include "core/dom/Document.h" |