summaryrefslogtreecommitdiffstats
path: root/kftpgrabber/src/kftpqueue.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kftpgrabber/src/kftpqueue.cpp')
-rw-r--r--kftpgrabber/src/kftpqueue.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/kftpgrabber/src/kftpqueue.cpp b/kftpgrabber/src/kftpqueue.cpp
index 679c45f..a325cb1 100644
--- a/kftpgrabber/src/kftpqueue.cpp
+++ b/kftpgrabber/src/kftpqueue.cpp
@@ -57,10 +57,10 @@
#include <krun.h>
#include <kmdcodec.h>
-#include <ntqapplication.h>
-#include <ntqregexp.h>
-#include <ntqobjectlist.h>
-#include <ntqfile.h>
+#include <tqapplication.h>
+#include <tqregexp.h>
+#include <tqobjectlist.h>
+#include <tqfile.h>
using namespace KFTPEngine;
using namespace KFTPCore::Filter;