| Index: Source/core/xml/parser/XMLDocumentParserScope.h
|
| diff --git a/Source/core/xml/parser/XMLDocumentParserScope.h b/Source/core/xml/parser/XMLDocumentParserScope.h
|
| index 510c5838a2c4874543dadb02835142c23a4223fe..613d165cb279048045d47669d93eaeedfcb09dd6 100644
|
| --- a/Source/core/xml/parser/XMLDocumentParserScope.h
|
| +++ b/Source/core/xml/parser/XMLDocumentParserScope.h
|
| @@ -26,8 +26,7 @@
|
| #ifndef XMLDocumentParserScope_h
|
| #define XMLDocumentParserScope_h
|
|
|
| -#include <wtf/Noncopyable.h>
|
| -
|
| +#include "wtf/Noncopyable.h"
|
| #include <libxml/xmlerror.h>
|
|
|
| namespace WebCore {
|
|
|