diff options
Diffstat (limited to 'conduits/popmail/popmail-conduit.h')
-rw-r--r-- | conduits/popmail/popmail-conduit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conduits/popmail/popmail-conduit.h b/conduits/popmail/popmail-conduit.h index 52b5b91..7b909cc 100644 --- a/conduits/popmail/popmail-conduit.h +++ b/conduits/popmail/popmail-conduit.h @@ -36,7 +36,7 @@ #include "plugin.h" -class KSocket; +class TDESocket; class PilotRecord; class PilotDatabase; |