diff options
Diffstat (limited to 'tderesources/groupwise/soap/soapdebug.cpp')
-rw-r--r-- | tderesources/groupwise/soap/soapdebug.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tderesources/groupwise/soap/soapdebug.cpp b/tderesources/groupwise/soap/soapdebug.cpp index 415021a78..e68da9ee1 100644 --- a/tderesources/groupwise/soap/soapdebug.cpp +++ b/tderesources/groupwise/soap/soapdebug.cpp @@ -3,7 +3,7 @@ #include <kaboutdata.h> #include <kapplication.h> #include <kcmdlineargs.h> -#include <kconfig.h> +#include <tdeconfig.h> #include <kdebug.h> #include <ktempfile.h> |