Kaydet (Commit) bc34afeb authored tarafından Yuri Dario's avatar Yuri Dario

#i123744# use only one way to include serf headers.

üst 50b10da7
......@@ -23,7 +23,7 @@
#ifndef INCLUDED_CALLBACKS_HXX
#define INCLUDED_CALLBACKS_HXX
#include <serf.h>
#include <serf/serf.h>
extern "C" apr_status_t Serf_ConnectSetup( apr_socket_t *skt,
serf_bucket_t **read_bkt,
......
......@@ -24,7 +24,7 @@
#include "SerfCopyReqProcImpl.hxx"
#include <serf.h>
#include <serf/serf.h>
namespace http_dav_ucp
{
......
......@@ -24,7 +24,7 @@
#include "SerfDeleteReqProcImpl.hxx"
#include <serf.h>
#include <serf/serf.h>
namespace http_dav_ucp
{
......
......@@ -24,7 +24,7 @@
#include "SerfMkColReqProcImpl.hxx"
#include <serf.h>
#include <serf/serf.h>
namespace http_dav_ucp
{
......
......@@ -24,7 +24,7 @@
#include "SerfMoveReqProcImpl.hxx"
#include <serf.h>
#include <serf/serf.h>
namespace http_dav_ucp
{
......
......@@ -24,7 +24,7 @@
#include "SerfPostReqProcImpl.hxx"
#include <serf.h>
#include <serf/serf.h>
using namespace com::sun::star;
......
......@@ -26,7 +26,7 @@
#include "SerfPutReqProcImpl.hxx"
#include <serf.h>
#include <serf/serf.h>
namespace http_dav_ucp
{
......
......@@ -26,7 +26,7 @@
#include <apr_errno.h>
#include <apr_pools.h>
#include <serf.h>
#include <serf/serf.h>
#include "DAVTypes.hxx"
#include "DAVResource.hxx"
......
......@@ -22,7 +22,7 @@
#ifndef INCLUDED_SERFREQUESTPROCESSORIMPL_HXX
#define INCLUDED_SERFREQUESTPROCESSORIMPL_HXX
#include <serf.h>
#include <serf/serf.h>
#include <sal/types.h>
#include "DAVRequestEnvironment.hxx"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment