diff options
Diffstat (limited to 'src/fileexporterris.h')
-rw-r--r-- | src/fileexporterris.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fileexporterris.h b/src/fileexporterris.h index 0063c21..a1c7977 100644 --- a/src/fileexporterris.h +++ b/src/fileexporterris.h @@ -20,7 +20,7 @@ #ifndef BIBTEXFILEEXPORTERRIS_H #define BIBTEXFILEEXPORTERRIS_H -#include <fileexporter.h> +#include "fileexporter.h" namespace BibTeX { |