diff options
Diffstat (limited to 'include/test/xmldocptr.hxx')
-rw-r--r-- | include/test/xmldocptr.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/test/xmldocptr.hxx b/include/test/xmldocptr.hxx index abca72633c61..bb41ddb9e02b 100644 --- a/include/test/xmldocptr.hxx +++ b/include/test/xmldocptr.hxx @@ -9,6 +9,7 @@ #pragma once #include <memory> +#include <libxml/tree.h> struct xmlDocDeleter { |