diff options
Diffstat (limited to 'korn/nntp_proto.h')
-rw-r--r-- | korn/nntp_proto.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korn/nntp_proto.h b/korn/nntp_proto.h index c08c0d078..d42e26094 100644 --- a/korn/nntp_proto.h +++ b/korn/nntp_proto.h @@ -19,7 +19,7 @@ #ifndef MK_NNTP_PROTO_H #define MK_NNTP_PROTO_H -#include "kio_proto.h" +#include "tdeio_proto.h" class Nntp_Protocol : public KIO_Protocol { |