From cfb328d59024a251690b6e47c9f8d343fd8c241c Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 15 Feb 2013 21:59:38 -0600 Subject: Rename additional header files to avoid conflicts with KDE4 --- tderesources/groupwise/soap/contactconverter.cpp | 2 +- tderesources/groupwise/soap/contactconverter.h | 2 +- tderesources/groupwise/soap/groupwiseserver.cpp | 10 +++++----- tderesources/groupwise/soap/groupwiseserver.h | 2 +- tderesources/groupwise/soap/gwjobs.cpp | 6 +++--- tderesources/groupwise/soap/gwjobs.h | 2 +- tderesources/groupwise/soap/incidenceconverter.cpp | 6 +++--- tderesources/groupwise/soap/ksslsocket.cpp | 4 ++-- tderesources/groupwise/soap/soapdebug.cpp | 2 +- 9 files changed, 18 insertions(+), 18 deletions(-) (limited to 'tderesources/groupwise/soap') diff --git a/tderesources/groupwise/soap/contactconverter.cpp b/tderesources/groupwise/soap/contactconverter.cpp index 69c4b90f2..1ce391381 100644 --- a/tderesources/groupwise/soap/contactconverter.cpp +++ b/tderesources/groupwise/soap/contactconverter.cpp @@ -21,7 +21,7 @@ #include "contactconverter.h" #include -#include +#include ContactConverter::ContactConverter( struct soap* soap ) : GWConverter( soap ) diff --git a/tderesources/groupwise/soap/contactconverter.h b/tderesources/groupwise/soap/contactconverter.h index 7dbc8c79c..2f98a328c 100644 --- a/tderesources/groupwise/soap/contactconverter.h +++ b/tderesources/groupwise/soap/contactconverter.h @@ -21,7 +21,7 @@ #ifndef KABC_GW_CONTACTCONVERTER_H #define KABC_GW_CONTACTCONVERTER_H -#include +#include #include "gwconverter.h" diff --git a/tderesources/groupwise/soap/groupwiseserver.cpp b/tderesources/groupwise/soap/groupwiseserver.cpp index 780708347..4e2810777 100644 --- a/tderesources/groupwise/soap/groupwiseserver.cpp +++ b/tderesources/groupwise/soap/groupwiseserver.cpp @@ -27,16 +27,16 @@ #include #include -#include -#include +#include +#include #include #include #include -#include -#include +#include +#include #include -#include +#include #include #include diff --git a/tderesources/groupwise/soap/groupwiseserver.h b/tderesources/groupwise/soap/groupwiseserver.h index e1c25c0f3..71c6f6d54 100644 --- a/tderesources/groupwise/soap/groupwiseserver.h +++ b/tderesources/groupwise/soap/groupwiseserver.h @@ -32,7 +32,7 @@ #include -#include +#include #include #include "gwjobs.h" diff --git a/tderesources/groupwise/soap/gwjobs.cpp b/tderesources/groupwise/soap/gwjobs.cpp index 343a4a208..435bb2aef 100644 --- a/tderesources/groupwise/soap/gwjobs.cpp +++ b/tderesources/groupwise/soap/gwjobs.cpp @@ -19,9 +19,9 @@ */ #include -#include -#include -#include +#include +#include +#include #include #include diff --git a/tderesources/groupwise/soap/gwjobs.h b/tderesources/groupwise/soap/gwjobs.h index bf60ecbd9..e3ce4a2fa 100644 --- a/tderesources/groupwise/soap/gwjobs.h +++ b/tderesources/groupwise/soap/gwjobs.h @@ -24,7 +24,7 @@ #include -#include +#include namespace KABC { class Resource; diff --git a/tderesources/groupwise/soap/incidenceconverter.cpp b/tderesources/groupwise/soap/incidenceconverter.cpp index 79ad94a57..580d84e6e 100644 --- a/tderesources/groupwise/soap/incidenceconverter.cpp +++ b/tderesources/groupwise/soap/incidenceconverter.cpp @@ -18,15 +18,15 @@ Boston, MA 02110-1301, USA. */ -#include +#include #include #include #include #include #include #include -#include -#include +#include +#include #include #include "incidenceconverter.h" diff --git a/tderesources/groupwise/soap/ksslsocket.cpp b/tderesources/groupwise/soap/ksslsocket.cpp index 16ddf70db..6bf74da55 100644 --- a/tderesources/groupwise/soap/ksslsocket.cpp +++ b/tderesources/groupwise/soap/ksslsocket.cpp @@ -20,7 +20,7 @@ #include #include -#include +#include #include #include #include @@ -28,7 +28,7 @@ #include #include #include -#include +#include #include "ksslsocket.h" diff --git a/tderesources/groupwise/soap/soapdebug.cpp b/tderesources/groupwise/soap/soapdebug.cpp index 5ea29cbea..3c9cfc802 100644 --- a/tderesources/groupwise/soap/soapdebug.cpp +++ b/tderesources/groupwise/soap/soapdebug.cpp @@ -5,7 +5,7 @@ #include #include #include -#include +#include #include -- cgit v1.2.1