]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_autocorrect.C
Replace LString.h with support/std_string.h,
[features.git] / src / mathed / math_autocorrect.C
index 06464b38a7d9dc6dbe70458c9a6ef2029615fed2..75ea1371d79b4d95d92078ebf39b44df142c063b 100644 (file)
@@ -11,7 +11,7 @@
 #include <config.h>
 
 #include "math_autocorrect.h"
-#include "Lsstream.h"
+#include "support/std_sstream.h"
 #include "debug.h"
 #include "support/filetools.h" //  LibFileSearch
 #include "math_data.h"