diff options
Diffstat (limited to 'korn/imaps_proto.h')
-rw-r--r-- | korn/imaps_proto.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korn/imaps_proto.h b/korn/imaps_proto.h index 00964dab5..07f3cfdbe 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. |