]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathUnknown.h
We only support gcc >= 4.9.
[lyx.git] / src / mathed / InsetMathUnknown.h
index cd73f96aa7ff0fa9519ada1512354a8be8e4cd96..f0377168fa60789f926be551bcb6c737f4d6dad8 100644 (file)
@@ -48,7 +48,7 @@ public:
        ///
        void mathematica(MathematicaStream &) const override;
        ///
-       void mathmlize(MathStream &) const override;
+       void mathmlize(MathMLStream &) const override;
        ///
        void htmlize(HtmlStream &) const override;
        ///