summaryrefslogtreecommitdiffstats
path: root/src/entrywidgettab.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/entrywidgettab.h')
-rw-r--r--src/entrywidgettab.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/entrywidgettab.h b/src/entrywidgettab.h
index 1eace4f..e8c24f6 100644
--- a/src/entrywidgettab.h
+++ b/src/entrywidgettab.h
@@ -20,10 +20,10 @@
#ifndef KBIBTEXENTRYWIDGETTAB_H
#define KBIBTEXENTRYWIDGETTAB_H
-#include <ntqwidget.h>
+#include <tqwidget.h>
-#include <entry.h>
-#include <file.h>
+#include "entry.h"
+#include "file.h"
class TQListView;