X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2Ftextpainter.C;h=224cca9cec5ab3cb4d80f03a524dfa1de2a52f6c;hb=57501b93064a6deed43e415beed45606054d86ad;hp=ea58a5abb17f0211cffc8baa7619c394b2834cec;hpb=1f9e9cf5173fa1fbafdff5f21080e5194b05818b;p=lyx.git diff --git a/src/mathed/textpainter.C b/src/mathed/textpainter.C index ea58a5abb1..224cca9cec 100644 --- a/src/mathed/textpainter.C +++ b/src/mathed/textpainter.C @@ -11,7 +11,7 @@ #include #include "textpainter.h" -#include "support/LOstream.h" +#include "support/std_ostream.h" TextPainter::TextPainter(int xmax, int ymax)