]> git.lyx.org Git - features.git/blobdiff - src/paragraph.C
Replace LString.h with support/std_string.h,
[features.git] / src / paragraph.C
index 307f65188efd7cdfe8203d3a40829f38e9354f9f..0a6c8bd34d0fdf917434156efd20dbea781e4e87 100644 (file)
@@ -27,7 +27,7 @@
 #include "language.h"
 #include "latexrunparams.h"
 
-#include "Lsstream.h"
+#include "support/std_sstream.h"
 
 #include "insets/insetbibitem.h"
 #include "insets/insetoptarg.h"