diff options
Diffstat (limited to 'tderesources/groupwise/soap/ksslsocket.h')
-rw-r--r-- | tderesources/groupwise/soap/ksslsocket.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tderesources/groupwise/soap/ksslsocket.h b/tderesources/groupwise/soap/ksslsocket.h index c19b440a1..425459483 100644 --- a/tderesources/groupwise/soap/ksslsocket.h +++ b/tderesources/groupwise/soap/ksslsocket.h @@ -21,7 +21,7 @@ #include <tqvariant.h> #include <kextsock.h> -#include <kio/slavebase.h> +#include <tdeio/slavebase.h> class KSSLSocketPrivate; |