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