summaryrefslogtreecommitdiff
path: root/unoxml
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2018-10-08 18:29:02 +0200
committerStephan Bergmann <sbergman@redhat.com>2018-10-08 18:29:02 +0200
commit260701270abc7997996625449cd3d40f8b4f7f49 (patch)
tree5641cf8d979f1abe42937ca311ffc3bd730587a7 /unoxml
parentec235750bb30c3b66bd8b642f6abd1f9ea8244df (diff)
Missing include
Change-Id: I5cb4fad28312e3ab28f26d7e12169d6db25e3758
Diffstat (limited to 'unoxml')
-rw-r--r--unoxml/source/rdf/librdf_repository.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/unoxml/source/rdf/librdf_repository.cxx b/unoxml/source/rdf/librdf_repository.cxx
index b4e6e266cd2c..995c3034d02f 100644
--- a/unoxml/source/rdf/librdf_repository.cxx
+++ b/unoxml/source/rdf/librdf_repository.cxx
@@ -53,6 +53,7 @@
#include <com/sun/star/rdf/Literal.hpp>
#include <rtl/ref.hxx>
+#include <rtl/strbuf.hxx>
#include <rtl/ustring.hxx>
#include <osl/diagnose.h>
#include <cppuhelper/exc_hlp.hxx>