summaryrefslogtreecommitdiffstats
path: root/korn
diff options
context:
space:
mode:
Diffstat (limited to 'korn')
-rw-r--r--korn/kio_count.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/korn/kio_count.h b/korn/kio_count.h
index 25616e60..93222a70 100644
--- a/korn/kio_count.h
+++ b/korn/kio_count.h
@@ -25,7 +25,7 @@
#include "kio.h" //Alsewise, no access to KKioDrop::FileInfo (needed in template)
-#include <kio/global.h> //FIXME: without this, tqmoc-compiler fails.
+#include <kio/global.h> //FIXME: without this, moc-compiler fails.
class KIO_Protocol;
class KIO_Single_Subject;