]> git.lyx.org Git - features.git/blobdiff - src/text2.C
Replace LString.h with support/std_string.h,
[features.git] / src / text2.C
index c90856b8d6661101facc82799f0cf90227f81553..aa8a4fe64178d999fb6f3171d4408d1ac128346e 100644 (file)
@@ -20,7 +20,7 @@
 #include <config.h>
 
 #include "lyxtext.h"
-#include "Lsstream.h"
+#include "support/std_sstream.h"
 #include "funcrequest.h"
 #include "frontends/LyXView.h"
 #include "undo_funcs.h"