]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_cursor.C
Replace LString.h with support/std_string.h,
[features.git] / src / mathed / math_cursor.C
index 8f7636b357e8cb29e97dfd32c92b5e639c05b032..96fdc1c7d9c7bd956f292ff63797cb143159b7d3 100644 (file)
@@ -16,7 +16,7 @@
 #include "support/LAssert.h"
 #include "support/limited_stack.h"
 #include "debug.h"
-#include "Lsstream.h"
+#include "support/std_sstream.h"
 #include "math_cursor.h"
 #include "formulabase.h"
 #include "funcrequest.h"