From d08e3983f108adde3d605a126304b60198dcde77 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 21 Oct 2012 13:16:08 -0500 Subject: Fix inadvertent tqt changes. --- korn/kio_count.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'korn/kio_count.h') 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 //FIXME: without this, tqmoc-compiler fails. +#include //FIXME: without this, moc-compiler fails. class KIO_Protocol; class KIO_Single_Subject; -- cgit v1.2.3