summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav/webdavprovider.cxx
diff options
context:
space:
mode:
authorAriel Constenla-Haile <arielch@apache.org>2013-03-24 12:21:20 +0000
committerCaolán McNamara <caolanm@redhat.com>2013-05-27 20:25:37 +0100
commit3c18e25efdbbc13be3a0c6ed354d5e7a46feb451 (patch)
treedb9d8af56e107f7ccaab6b4e6a2fc5c55f50c4eb /ucb/source/ucp/webdav/webdavprovider.cxx
parentb42211965a5246735c6551f1472c82da8d20d508 (diff)
Header clean-up
(cherry picked from commit 9e6159be30751d0ff3af6086de0114cb769873ee) Change-Id: I1bd046e1aca89d3dd35780338737ca4a6f207bca
Diffstat (limited to 'ucb/source/ucp/webdav/webdavprovider.cxx')
-rw-r--r--ucb/source/ucp/webdav/webdavprovider.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/ucb/source/ucp/webdav/webdavprovider.cxx b/ucb/source/ucp/webdav/webdavprovider.cxx
index 0d4d0916bd9d..ad93bf9924f0 100644
--- a/ucb/source/ucp/webdav/webdavprovider.cxx
+++ b/ucb/source/ucp/webdav/webdavprovider.cxx
@@ -21,7 +21,7 @@
#include "webdavprovider.hxx"
#include "webdavcontent.hxx"
-#include "osl/mutex.hxx"
+#include <osl/mutex.hxx>
using namespace com::sun::star;
using namespace http_dav_ucp;