X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2FInsetMathPhantom.C;h=75fd7774cdbe3eb21446c32f19fc7d0a6d889d20;hb=22be03e68c2c5132c075748232d62a8bcfe2b108;hp=ba5589f59719db6bc1cabca4f1edddf1dbb575f5;hpb=6c300f72a217722652dc27db9108e1050028979c;p=lyx.git diff --git a/src/mathed/InsetMathPhantom.C b/src/mathed/InsetMathPhantom.C index ba5589f597..75fd7774cd 100644 --- a/src/mathed/InsetMathPhantom.C +++ b/src/mathed/InsetMathPhantom.C @@ -11,7 +11,7 @@ #include #include "InsetMathPhantom.h" -#include "MathMLStream.h" +#include "MathStream.h" #include "MathStream.h" #include "LColor.h" @@ -155,7 +155,7 @@ void InsetMathPhantom::normalize(NormalStream & os) const } -void InsetMathPhantom::infoize(std::ostream & os) const +void InsetMathPhantom::infoize(odocstream & os) const { switch (kind_) { case phantom: