From 09bd73fbd2ff59f5e6eb420a5c1f22d61ceeaf66 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 30 Jan 2013 13:51:03 -0600 Subject: Fix a few remaining references to kio_ --- korn/nntp_proto.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'korn/nntp_proto.h') 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 { -- cgit v1.2.1