From 09bd73fbd2ff59f5e6eb420a5c1f22d61ceeaf66 Mon Sep 17 00:00:00 2001
From: Timothy Pearson <kb9vqf@pearsoncomputing.net>
Date: Wed, 30 Jan 2013 13:51:03 -0600
Subject: Fix a few remaining references to kio_

---
 korn/imaps_proto.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'korn/imaps_proto.h')

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.
 
-- 
cgit v1.2.1