diff options
Diffstat (limited to 'src/fileexporterpdf.h')
-rw-r--r-- | src/fileexporterpdf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fileexporterpdf.h b/src/fileexporterpdf.h index 0d67350..54068f3 100644 --- a/src/fileexporterpdf.h +++ b/src/fileexporterpdf.h @@ -20,7 +20,7 @@ #ifndef BIBTEXFILEEXPORTERPDF_H #define BIBTEXFILEEXPORTERPDF_H -#include <fileexportertoolchain.h> +#include "fileexportertoolchain.h" namespace BibTeX { |