]> git.lyx.org Git - features.git/blobdiff - src/lyxfunc.C
Replace LString.h with support/std_string.h,
[features.git] / src / lyxfunc.C
index 60a5be79ae094dff5c2ea743bf954b09fb328766..1f6b7c98cf5372aef16088924fae5c001a2ef2f2 100644 (file)
@@ -33,7 +33,7 @@
 #include "LyXAction.h"
 #include "debug.h"
 #include "gettext.h"
-#include "Lsstream.h"
+#include "support/std_sstream.h"
 #include "encoding.h"
 #include "frontends/LyXView.h"
 #include "frontends/lyx_gui.h"