]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathDiff.cpp
typo
[lyx.git] / src / mathed / InsetMathDiff.cpp
index 9052d8999ba1541b1632ccb7be67ecadb71ee948..ffc3bedb4ea5ef5e740731fb904bd0af024f93d0 100644 (file)
@@ -95,7 +95,7 @@ void InsetMathDiff::mathematica(MathematicaStream & os) const
 }
 
 
-void InsetMathDiff::write(WriteStream &) const
+void InsetMathDiff::write(TeXMathStream &) const
 {
        LYXERR0("should not happen");
 }