summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cppuhelper/source/implbase.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/cppuhelper/source/implbase.cxx b/cppuhelper/source/implbase.cxx
index 24a3b27f7471..0d49d5fdbf78 100644
--- a/cppuhelper/source/implbase.cxx
+++ b/cppuhelper/source/implbase.cxx
@@ -21,6 +21,7 @@
#include <cppuhelper/compbase.hxx>
#include <osl/diagnose.h>
#include <rtl/instance.hxx>
+#include <rtl/string.hxx>
#include <rtl/uuid.h>
#include <com/sun/star/lang/XComponent.hpp>