]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_arrayinset.C
Replace LString.h with support/std_string.h,
[features.git] / src / mathed / math_arrayinset.C
index a84c53653fddd83b988a9a86134d610ce066aa9a..ef1b9b0cbb47563b1c5dde5ba8a704069bf4a8cb 100644 (file)
@@ -14,7 +14,7 @@
 #include "math_parser.h"
 #include "math_mathmlstream.h"
 #include "math_streamstr.h"
-#include "Lsstream.h"
+#include "support/std_sstream.h"
 
 #include <iterator>