summaryrefslogtreecommitdiffstats
path: root/src/fileexporterexternal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/fileexporterexternal.h')
-rw-r--r--src/fileexporterexternal.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/fileexporterexternal.h b/src/fileexporterexternal.h
index 50a28fc..1942671 100644
--- a/src/fileexporterexternal.h
+++ b/src/fileexporterexternal.h
@@ -20,8 +20,8 @@
#ifndef BIBTEXFILEEXPORTEREXTERNAL_H
#define BIBTEXFILEEXPORTEREXTERNAL_H
-#include <fileexporter.h>
-#include <settings.h>
+#include "fileexporter.h"
+#include "settings.h"
class TQWaitCondition;
class TQProcess;