]> git.lyx.org Git - features.git/blobdiff - src/bufferview_funcs.C
Replace LString.h with support/std_string.h,
[features.git] / src / bufferview_funcs.C
index bda1550be6b5c2e9a8ab404648fd1ef18c4c2db9..d2a945e8fb5fa6be06e26d22e14c76f30ccf137d 100644 (file)
@@ -26,7 +26,7 @@
 #include "mathed/math_cursor.h"
 
 #include "support/tostr.h"
-#include "Lsstream.h"
+#include "support/std_sstream.h"
 
 #include "insets/insettext.h"