summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav/webdavprovider.cxx
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2017-02-21 21:25:47 +0100
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2017-02-21 21:48:05 +0000
commit931646b2534f245064a87dbe6054921a9ef71765 (patch)
treed3b03005f89d3f015fe529ee093fa69dabf85d1c /ucb/source/ucp/webdav/webdavprovider.cxx
parent0aca3bde3ae6d1acc241e3aecde5ebca89b75b1b (diff)
fix the webdav=serf build
Change-Id: I1e66f437d561e5a8838fd331c6add25f4e25655e Reviewed-on: https://gerrit.libreoffice.org/34525 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Diffstat (limited to 'ucb/source/ucp/webdav/webdavprovider.cxx')
-rw-r--r--ucb/source/ucp/webdav/webdavprovider.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/ucb/source/ucp/webdav/webdavprovider.cxx b/ucb/source/ucp/webdav/webdavprovider.cxx
index 4fc3d300bd75..607d64236c78 100644
--- a/ucb/source/ucp/webdav/webdavprovider.cxx
+++ b/ucb/source/ucp/webdav/webdavprovider.cxx
@@ -26,6 +26,7 @@
#include <comphelper/processfactory.hxx>
#include <com/sun/star/beans/NamedValue.hpp>
#include <com/sun/star/container/XNameAccess.hpp>
+#include <com/sun/star/ucb/IllegalIdentifierException.hpp>
using namespace com::sun::star;
using namespace http_dav_ucp;