summaryrefslogtreecommitdiffstats
path: root/kftpgrabber/src/kftpqueueprocessor.h
diff options
context:
space:
mode:
Diffstat (limited to 'kftpgrabber/src/kftpqueueprocessor.h')
-rw-r--r--kftpgrabber/src/kftpqueueprocessor.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/kftpgrabber/src/kftpqueueprocessor.h b/kftpgrabber/src/kftpqueueprocessor.h
index ddc00e4..cbfd52c 100644
--- a/kftpgrabber/src/kftpqueueprocessor.h
+++ b/kftpgrabber/src/kftpqueueprocessor.h
@@ -36,10 +36,10 @@
#ifndef KFTPQUEUEPROCESSOR_H
#define KFTPQUEUEPROCESSOR_H
-#include <ntqobject.h>
-#include <ntqthread.h>
-#include <ntqapplication.h>
-#include <ntqguardedptr.h>
+#include <tqobject.h>
+#include <tqthread.h>
+#include <tqapplication.h>
+#include <tqguardedptr.h>
namespace KFTPQueue {
class Site;