diff options
-rw-r--r-- | WebCore/xml/XSLTProcessorLibxslt.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/WebCore/xml/XSLTProcessorLibxslt.cpp b/WebCore/xml/XSLTProcessorLibxslt.cpp index 852dcd6..89e1a87 100644 --- a/WebCore/xml/XSLTProcessorLibxslt.cpp +++ b/WebCore/xml/XSLTProcessorLibxslt.cpp @@ -45,6 +45,7 @@ #include <libxslt/xsltutils.h> #include <wtf/Assertions.h> #include <wtf/Vector.h> +#include <wtf/text/CString.h> #include <wtf/text/StringBuffer.h> #include <wtf/unicode/UTF8.h> |