summaryrefslogtreecommitdiffstats
path: root/src/fileexporter.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/fileexporter.h')
-rw-r--r--src/fileexporter.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/fileexporter.h b/src/fileexporter.h
index 834310f..3457878 100644
--- a/src/fileexporter.h
+++ b/src/fileexporter.h
@@ -20,10 +20,10 @@
#ifndef BIBTEXFILEEXPORTER_H
#define BIBTEXFILEEXPORTER_H
-#include <ntqobject.h>
-#include <ntqmutex.h>
+#include <tqobject.h>
+#include <tqmutex.h>
-#include <file.h>
+#include "file.h"
class TQIODevice;