]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathMBox.h
make it compile again (hopefully)
[lyx.git] / src / mathed / InsetMathMBox.h
index 305d88fd186204b91f91b44abecf7755fc2d61b9..339ee668d9b2d53c8bc1ffdce7d25b0e6f4c7379 100644 (file)
@@ -36,7 +36,7 @@ public:
        ///
        void write(WriteStream & os) const;
        ///
-       int latex(Buffer const &, std::ostream & os,
+       int latex(Buffer const &, lyx::odocstream & os,
                        OutputParams const & runparams) const;
        ///
        LyXText * getText(int) const;