]> git.lyx.org Git - lyx.git/blobdiff - src/LaTeXFeatures.h
prepare for 1.1.6pre2
[lyx.git] / src / LaTeXFeatures.h
index 91165ad7f033e9e0b6e584804dbc2d4821719718..8c3cd68b9ab81533781025c285766b17bcf7568e 100644 (file)
@@ -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();