summaryrefslogtreecommitdiffstats
path: root/src/dirscanner.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dirscanner.h')
-rw-r--r--src/dirscanner.h14
1 files changed, 7 insertions, 7 deletions
diff --git a/src/dirscanner.h b/src/dirscanner.h
index a494052..89868a8 100644
--- a/src/dirscanner.h
+++ b/src/dirscanner.h
@@ -28,13 +28,13 @@
#ifndef DIRSCANNER_H
#define DIRSCANNER_H
-#include <ntqobject.h>
-#include <ntqevent.h>
-#include <ntqthread.h>
-#include <ntqdir.h>
-#include <ntqstringlist.h>
-#include <ntqdict.h>
-#include <ntqlistview.h>
+#include <tqobject.h>
+#include <tqevent.h>
+#include <tqthread.h>
+#include <tqdir.h>
+#include <tqstringlist.h>
+#include <tqdict.h>
+#include <tqlistview.h>
class DirScanner;