]> git.lyx.org Git - features.git/blobdiff - src/insets/insetinclude.C
Replace LString.h with support/std_string.h,
[features.git] / src / insets / insetinclude.C
index 38cfe9d56f567c48074038edf104240ac17b079d..f06b16b7092f9b74eb647d1a522d26692e0507ed 100644 (file)
@@ -37,7 +37,7 @@
 
 #include <boost/bind.hpp>
 
-#include "Lsstream.h"
+#include "support/std_sstream.h"
 
 using namespace lyx::support;