summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav/SerfSession.cxx
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/SerfSession.cxx
parentc96c7c8b6bfc3a12745c505937e1d3b8dc6591ab (diff)
loplugin:includeform: automatic rewrite in --with-webdav=serf code
Change-Id: Ida1b0c2942071d5ee8a25dd1817e8608761732ac
Diffstat (limited to 'ucb/source/ucp/webdav/SerfSession.cxx')
-rw-r--r--ucb/source/ucp/webdav/SerfSession.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/ucb/source/ucp/webdav/SerfSession.cxx b/ucb/source/ucp/webdav/SerfSession.cxx
index 91e387158aa6..ab41f1f5ac0f 100644
--- a/ucb/source/ucp/webdav/SerfSession.cxx
+++ b/ucb/source/ucp/webdav/SerfSession.cxx
@@ -20,9 +20,9 @@
#include <vector>
#include <string.h>
#include <rtl/string.h>
-#include "comphelper/processfactory.hxx"
-#include "comphelper/sequence.hxx"
-#include "ucbhelper/simplecertificatevalidationrequest.hxx"
+#include <comphelper/processfactory.hxx>
+#include <comphelper/sequence.hxx>
+#include <ucbhelper/simplecertificatevalidationrequest.hxx>
#include "AprEnv.hxx"
#include <apr_strings.h>