summaryrefslogtreecommitdiffstats
path: root/korn/nntp_proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'korn/nntp_proto.h')
-rw-r--r--korn/nntp_proto.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/korn/nntp_proto.h b/korn/nntp_proto.h
index c08c0d07..d42e2609 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
{