summaryrefslogtreecommitdiffstats
path: root/korn/imaps_proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'korn/imaps_proto.h')
-rw-r--r--korn/imaps_proto.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/korn/imaps_proto.h b/korn/imaps_proto.h
index 00964dab..07f3cfdb 100644
--- a/korn/imaps_proto.h
+++ b/korn/imaps_proto.h
@@ -19,7 +19,7 @@
#ifndef MK_IMAPS_PROTO_H
#define MK_IMAPS_PROTO_H
-#include "kio_proto.h"
+#include "tdeio_proto.h"
//Looks very simular to Imap_Protocol, so I inheritanced it.