summaryrefslogtreecommitdiffstats
path: root/src/searchbar.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/searchbar.h')
-rw-r--r--src/searchbar.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/searchbar.h b/src/searchbar.h
index 39ff4b6..c570114 100644
--- a/src/searchbar.h
+++ b/src/searchbar.h
@@ -20,12 +20,12 @@
#ifndef KBIBTEXSEARCHBAR_H
#define KBIBTEXSEARCHBAR_H
-#include <ntqwidget.h>
+#include <tqwidget.h>
#include <kxmlguifactory.h>
-#include <documentlistview.h>
-#include <entryfield.h>
+#include "documentlistview.h"
+#include "entryfield.h"
class TQTimer;
class KPushButton;