summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav/SerfPropFindReqProcImpl.hxx
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/SerfPropFindReqProcImpl.hxx
parentb42211965a5246735c6551f1472c82da8d20d508 (diff)
Header clean-up
(cherry picked from commit 9e6159be30751d0ff3af6086de0114cb769873ee) Change-Id: I1bd046e1aca89d3dd35780338737ca4a6f207bca
Diffstat (limited to 'ucb/source/ucp/webdav/SerfPropFindReqProcImpl.hxx')
-rw-r--r--ucb/source/ucp/webdav/SerfPropFindReqProcImpl.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/ucb/source/ucp/webdav/SerfPropFindReqProcImpl.hxx b/ucb/source/ucp/webdav/SerfPropFindReqProcImpl.hxx
index 35503ba0f812..7f7bd9d9b237 100644
--- a/ucb/source/ucp/webdav/SerfPropFindReqProcImpl.hxx
+++ b/ucb/source/ucp/webdav/SerfPropFindReqProcImpl.hxx
@@ -20,14 +20,14 @@
#ifndef INCLUDED_SERFPROPFINDREQPROCIMPL_HXX
#define INCLUDED_SERFPROPFINDREQPROCIMPL_HXX
-#include <SerfRequestProcessorImpl.hxx>
+#include "SerfRequestProcessorImpl.hxx"
#include <vector>
#include <rtl/ustring.hxx>
#include "DAVTypes.hxx"
#include "DAVResource.hxx"
-#include <SerfInputStream.hxx>
+#include "SerfInputStream.hxx"
namespace http_dav_ucp
{