]> git.lyx.org Git - features.git/blobdiff - src/mathed/textpainter.C
Replace LString.h with support/std_string.h,
[features.git] / src / mathed / textpainter.C
index ea58a5abb17f0211cffc8baa7619c394b2834cec..224cca9cec5ab3cb4d80f03a524dfa1de2a52f6c 100644 (file)
@@ -11,7 +11,7 @@
 #include <config.h>
 
 #include "textpainter.h"
-#include "support/LOstream.h"
+#include "support/std_ostream.h"
 
 
 TextPainter::TextPainter(int xmax, int ymax)