]> git.lyx.org Git - features.git/blobdiff - src/insets/insetwrap.C
Replace LString.h with support/std_string.h,
[features.git] / src / insets / insetwrap.C
index baf8877a55ef3590daf75846baba1a0c50820759..21267234a1111effcf20e03a83e7ab4ab9f13ef2 100644 (file)
@@ -24,7 +24,7 @@
 
 #include "support/tostr.h"
 
-#include "Lsstream.h"
+#include "support/std_sstream.h"
 
 using std::endl;
 using std::auto_ptr;