| Index: Source/core/xml/parser/XMLDocumentParser.cpp
|
| diff --git a/Source/core/xml/parser/XMLDocumentParser.cpp b/Source/core/xml/parser/XMLDocumentParser.cpp
|
| index 3ebe8829c5a12f9fc67421838555ad1165ec7a9f..99b9f56013c72bc25d7405f5a6cceec28ca7e278 100644
|
| --- a/Source/core/xml/parser/XMLDocumentParser.cpp
|
| +++ b/Source/core/xml/parser/XMLDocumentParser.cpp
|
| @@ -24,7 +24,7 @@
|
| */
|
|
|
| #include "config.h"
|
| -#include "XMLDocumentParser.h"
|
| +#include "core/xml/parser/XMLDocumentParser.h"
|
|
|
| #include "CDATASection.h"
|
| #include "Comment.h"
|
|
|