summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav/SerfLockStore.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-11-07 10:00:13 +0100
committerStephan Bergmann <sbergman@redhat.com>2017-11-07 10:04:49 +0100
commitf8798dcb2a7b79558bc907862a9c279d2f75be26 (patch)
tree5a11a713afa2d81df87299d8a048897643c90209 /ucb/source/ucp/webdav/SerfLockStore.hxx
parentc96c7c8b6bfc3a12745c505937e1d3b8dc6591ab (diff)
loplugin:includeform: automatic rewrite in --with-webdav=serf code
Change-Id: Ida1b0c2942071d5ee8a25dd1817e8608761732ac
Diffstat (limited to 'ucb/source/ucp/webdav/SerfLockStore.hxx')
-rw-r--r--ucb/source/ucp/webdav/SerfLockStore.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/ucb/source/ucp/webdav/SerfLockStore.hxx b/ucb/source/ucp/webdav/SerfLockStore.hxx
index 82f1a7717a28..6a927562b164 100644
--- a/ucb/source/ucp/webdav/SerfLockStore.hxx
+++ b/ucb/source/ucp/webdav/SerfLockStore.hxx
@@ -25,7 +25,7 @@
#include <osl/mutex.hxx>
#include <rtl/ref.hxx>
#include <rtl/ustring.hxx>
-#include <SerfSession.hxx>
+#include "SerfSession.hxx"
namespace http_dav_ucp
{