]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetFormulaMacro.h
Fix command-line export
[lyx.git] / src / mathed / InsetFormulaMacro.h
index 8f9f46a6eb6085db5dd0a396dcff278677584081..5c0a325957a52c9befa4918acf57ba321465e573 100644 (file)
@@ -41,7 +41,7 @@ public:
        ///
        void write(Buffer const &, std::ostream & os) const;
        ///
-       int plaintext(Buffer const &, std::ostream &,
+       int plaintext(Buffer const &, lyx::odocstream &,
                  OutputParams const &) const;
        ///
        int latex(Buffer const &, std::ostream & os,