summaryrefslogtreecommitdiff
path: root/ucb
diff options
context:
space:
mode:
Diffstat (limited to 'ucb')
-rw-r--r--ucb/source/ucp/webdav/webdavprovider.hxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/ucb/source/ucp/webdav/webdavprovider.hxx b/ucb/source/ucp/webdav/webdavprovider.hxx
index fa6e6e3c8ec2..b9a56f15c97c 100644
--- a/ucb/source/ucp/webdav/webdavprovider.hxx
+++ b/ucb/source/ucp/webdav/webdavprovider.hxx
@@ -31,6 +31,10 @@
#include <ucbhelper/providerhelper.hxx>
#include "PropertyMap.hxx"
+namespace com { namespace sun { namespace star { namespace lang {
+class XSingleServiceFactory;
+} } } }
+
namespace http_dav_ucp {