]> git.lyx.org Git - lyx.git/blobdiff - src/converter.h
Fix bug 3101 and 3108
[lyx.git] / src / converter.h
index f0e730f2a8792f943269f879a2eeb328d31d5c30..0b75473c95ab4645d81106384cb7ba8fb9eeed7b 100644 (file)
@@ -144,7 +144,7 @@ private:
        intToFormat(std::vector<int> const & input);
        ///
        bool scanLog(Buffer const & buffer, std::string const & command,
-                    std::string const & filename, ErrorList & errorList);
+                    support::FileName const & filename, ErrorList & errorList);
        ///
        bool runLaTeX(Buffer const & buffer, std::string const & command,
                      OutputParams const &, ErrorList & errorList);