| Index: Source/core/xml/XSLTProcessorLibxslt.cpp
|
| diff --git a/Source/core/xml/XSLTProcessorLibxslt.cpp b/Source/core/xml/XSLTProcessorLibxslt.cpp
|
| index 81e0c64035241090b6e1ec5a9c88728e36163307..22774a2bc2cffe6f29ac8e971b9ee0080e694971 100644
|
| --- a/Source/core/xml/XSLTProcessorLibxslt.cpp
|
| +++ b/Source/core/xml/XSLTProcessorLibxslt.cpp
|
| @@ -25,7 +25,7 @@
|
|
|
| #include "core/dom/Document.h"
|
| #include "core/dom/TransformSource.h"
|
| -#include "core/editing/Serialization.h"
|
| +#include "core/editing/serializers/Serialization.h"
|
| #include "core/fetch/FetchInitiatorTypeNames.h"
|
| #include "core/fetch/RawResource.h"
|
| #include "core/fetch/Resource.h"
|
|
|