summaryrefslogtreecommitdiffstats
path: root/src/valuewidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/valuewidget.h')
-rw-r--r--src/valuewidget.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/valuewidget.h b/src/valuewidget.h
index 5a31fc4..d3661fe 100644
--- a/src/valuewidget.h
+++ b/src/valuewidget.h
@@ -20,11 +20,11 @@
#ifndef KBIBTEXVALUEWIDGET_H
#define KBIBTEXVALUEWIDGET_H
-#include <ntqwidget.h>
-#include <ntqdialog.h>
+#include <tqwidget.h>
+#include <tqdialog.h>
-#include <value.h>
-#include <entryfield.h>
+#include "value.h"
+#include "entryfield.h"
class TQListView;
class TQPushButton;