summaryrefslogtreecommitdiffstats
path: root/korn/mbox_proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'korn/mbox_proto.h')
-rw-r--r--korn/mbox_proto.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/korn/mbox_proto.h b/korn/mbox_proto.h
index 5375413c..afeac818 100644
--- a/korn/mbox_proto.h
+++ b/korn/mbox_proto.h
@@ -24,7 +24,7 @@
/*
* Protocol for mbox
*/
-class MBox_Protocol : public KIO_Protocol
+class MBox_Protocol : public TDEIO_Protocol
{
public:
MBox_Protocol() {}