diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/source/xmlwriter.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/source/xmlwriter.cxx b/test/source/xmlwriter.cxx index de3b901902ec..80f63993c145 100644 --- a/test/source/xmlwriter.cxx +++ b/test/source/xmlwriter.cxx @@ -18,6 +18,7 @@ */ #include <libxml/xmlstring.h> +#include <tools/stream.hxx> #include <test/xmlwriter.hxx> namespace |