summaryrefslogtreecommitdiffstats
path: root/src/file.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/file.h')
-rw-r--r--src/file.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/file.h b/src/file.h
index 37c942b..766b3ac 100644
--- a/src/file.h
+++ b/src/file.h
@@ -20,10 +20,10 @@
#ifndef BIBTEXFILE_H
#define BIBTEXFILE_H
-#include <ntqobject.h>
-#include <ntqvaluelist.h>
+#include <tqobject.h>
+#include <tqvaluelist.h>
-#include <entryfield.h>
+#include "entryfield.h"
class TQDir;
class TQString;