X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FLaTeXFeatures.h;h=8c3cd68b9ab81533781025c285766b17bcf7568e;hb=f448e22d483e1370bcbfbb7be8cb47ad7251ed77;hp=91165ad7f033e9e0b6e584804dbc2d4821719718;hpb=a6590666823cae2622c743c60a6687e5cf21fb08;p=lyx.git diff --git a/src/LaTeXFeatures.h b/src/LaTeXFeatures.h index 91165ad7f0..8c3cd68b9a 100644 --- a/src/LaTeXFeatures.h +++ b/src/LaTeXFeatures.h @@ -42,7 +42,7 @@ struct LaTeXFeatures { /// The definitions needed by the document's textclass string const getTClassPreamble(); /// - string const getIncludedFiles(); + string const getIncludedFiles(string const fname) const; /// void showStruct();