summaryrefslogtreecommitdiff
path: root/basic
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2012-10-29 23:07:24 +0100
committerStephan Bergmann <sbergman@redhat.com>2012-10-29 23:07:24 +0100
commitee582e991af816baa1c7d784126114bcb8d005c6 (patch)
treec2aae37c976efef2c6cf0f623742da7964a943c5 /basic
parent9f3a3ab69ac8969805724c6c80b755dcb81af079 (diff)
Missing #include
Change-Id: I63e68bd37b46f339d09d97a6bf6edfeaa6a7df1d
Diffstat (limited to 'basic')
-rw-r--r--basic/source/basmgr/basicmanagerrepository.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/basic/source/basmgr/basicmanagerrepository.cxx b/basic/source/basmgr/basicmanagerrepository.cxx
index 1bfb2f281860..63015fa78fd9 100644
--- a/basic/source/basmgr/basicmanagerrepository.cxx
+++ b/basic/source/basmgr/basicmanagerrepository.cxx
@@ -41,6 +41,7 @@
#include <unotools/eventlisteneradapter.hxx>
#include <rtl/instance.hxx>
+#include <rtl/strbuf.hxx>
#include <map>