diff options
Diffstat (limited to 'src/fileexporterrtf.h')
-rw-r--r-- | src/fileexporterrtf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fileexporterrtf.h b/src/fileexporterrtf.h index 69bf098..9f07559 100644 --- a/src/fileexporterrtf.h +++ b/src/fileexporterrtf.h @@ -20,7 +20,7 @@ #ifndef BIBTEXFILEEXPORTERRTF_H #define BIBTEXFILEEXPORTERRTF_H -#include <fileexportertoolchain.h> +#include "fileexportertoolchain.h" namespace BibTeX { |