]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_parser.C
Replace LString.h with support/std_string.h,
[features.git] / src / mathed / math_parser.C
index 1efd8ec7db9ad6c69975764716cf6ef029797128..0ab499f1b2d4e8ee87e518fb0684e6b6f1e0bbf4 100644 (file)
@@ -61,7 +61,7 @@ following hack as starting point to write some macros:
 #include "ref_inset.h"
 
 #include "lyxlex.h"
-#include "Lsstream.h"
+#include "support/std_sstream.h"
 #include "debug.h"