summaryrefslogtreecommitdiffstats
path: root/korn/process_proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'korn/process_proto.h')
-rw-r--r--korn/process_proto.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/korn/process_proto.h b/korn/process_proto.h
index 70c8cb67..ddea2a0b 100644
--- a/korn/process_proto.h
+++ b/korn/process_proto.h
@@ -19,7 +19,7 @@
#ifndef MK_PROCESS_PROTOCOL
#define MK_PROCESS_PROTOCOL
-#include "kio_proto.h"
+#include "tdeio_proto.h"
class Process_Protocol : public KIO_Protocol
{