summaryrefslogtreecommitdiffstats
path: root/src/searchlist.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/searchlist.h')
-rw-r--r--src/searchlist.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/searchlist.h b/src/searchlist.h
index 3986b4b..13d1ad7 100644
--- a/src/searchlist.h
+++ b/src/searchlist.h
@@ -28,11 +28,11 @@
#ifndef SEARCHLIST_H
#define SEARCHLIST_H
-#include <ntqwidget.h>
-#include <ntqvbox.h>
-#include <ntqlineedit.h>
-#include <ntqlistview.h>
-#include <ntqtooltip.h>
+#include <tqwidget.h>
+#include <tqvbox.h>
+#include <tqlineedit.h>
+#include <tqlistview.h>
+#include <tqtooltip.h>
class SearchList;