diff options
Diffstat (limited to 'korn/kio_count.h')
-rw-r--r-- | korn/kio_count.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korn/kio_count.h b/korn/kio_count.h index 25616e603..93222a700 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; |