diff options
Diffstat (limited to 'tderesources/groupwise/soap/soapdebug.cpp')
-rw-r--r-- | tderesources/groupwise/soap/soapdebug.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tderesources/groupwise/soap/soapdebug.cpp b/tderesources/groupwise/soap/soapdebug.cpp index 2e55f1674..5ea29cbea 100644 --- a/tderesources/groupwise/soap/soapdebug.cpp +++ b/tderesources/groupwise/soap/soapdebug.cpp @@ -1,8 +1,8 @@ #include "groupwiseserver.h" -#include <kaboutdata.h> -#include <kapplication.h> -#include <kcmdlineargs.h> +#include <tdeaboutdata.h> +#include <tdeapplication.h> +#include <tdecmdlineargs.h> #include <tdeconfig.h> #include <kdebug.h> #include <ktempfile.h> |