diff options
author | Ariel Constenla-Haile <arielch@apache.org> | 2013-03-24 12:21:20 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-05-27 20:25:37 +0100 |
commit | 3c18e25efdbbc13be3a0c6ed354d5e7a46feb451 (patch) | |
tree | db9d8af56e107f7ccaab6b4e6a2fc5c55f50c4eb /ucb/source/ucp/webdav/webdavresponseparser.hxx | |
parent | b42211965a5246735c6551f1472c82da8d20d508 (diff) |
Header clean-up
(cherry picked from commit 9e6159be30751d0ff3af6086de0114cb769873ee)
Change-Id: I1bd046e1aca89d3dd35780338737ca4a6f207bca
Diffstat (limited to 'ucb/source/ucp/webdav/webdavresponseparser.hxx')
-rw-r--r-- | ucb/source/ucp/webdav/webdavresponseparser.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ucb/source/ucp/webdav/webdavresponseparser.hxx b/ucb/source/ucp/webdav/webdavresponseparser.hxx index d59cb2ad7a53..f385895a06b7 100644 --- a/ucb/source/ucp/webdav/webdavresponseparser.hxx +++ b/ucb/source/ucp/webdav/webdavresponseparser.hxx @@ -22,7 +22,7 @@ #include <com/sun/star/uno/Reference.hxx> #include <com/sun/star/io/XInputStream.hpp> -#include <DAVResource.hxx> +#include "DAVResource.hxx" #include <vector> ////////////////////////////////////////////////////////////////////////////// |