]> git.lyx.org Git - features.git/blobdiff - src/insets/insetexternal.C
Replace LString.h with support/std_string.h,
[features.git] / src / insets / insetexternal.C
index 981f314e050c7a9716447815e1bf729e6bc9c1a7..664d1a8035c0fcdf22263d0bf3269d2bf933ef8e 100644 (file)
@@ -23,7 +23,7 @@
 #include "LaTeXFeatures.h"
 #include "lyxlex.h"
 #include "lyxrc.h"
-#include "Lsstream.h"
+#include "support/std_sstream.h"
 
 #include "frontends/lyx_gui.h"