diff options
Diffstat (limited to 'kbiff/kbiffmonitor.cpp')
-rw-r--r-- | kbiff/kbiffmonitor.cpp | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/kbiff/kbiffmonitor.cpp b/kbiff/kbiffmonitor.cpp index 6e67bfc..33ba0bc 100644 --- a/kbiff/kbiffmonitor.cpp +++ b/kbiff/kbiffmonitor.cpp @@ -35,11 +35,11 @@ #include <kbiffurl.h> #include <kdebug.h> -#include <ntqapplication.h> -#include <ntqstring.h> -#include <ntqregexp.h> -#include <ntqdir.h> -#include <ntqdatetime.h> +#include <tqapplication.h> +#include <tqstring.h> +#include <tqregexp.h> +#include <tqdir.h> +#include <tqdatetime.h> #include <ksimpleconfig.h> // Needed for CRAM-MD5 and APOP |