]> git.lyx.org Git - features.git/blobdiff - src/mathed/formula.C
Replace LString.h with support/std_string.h,
[features.git] / src / mathed / formula.C
index 4bf5d1faf11f16c0c5eb0930f65ef3629c0bd6dd..8c6bfd90724efc1ed6086274da5752df5d8200ee 100644 (file)
@@ -20,7 +20,7 @@
 
 #include "debug.h"
 #include "latexrunparams.h"
-#include "Lsstream.h"
+#include "support/std_sstream.h"
 
 
 #include "frontends/Painter.h"