]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_factory.C
Replace LString.h with support/std_string.h,
[features.git] / src / mathed / math_factory.C
index 2036bab309f4a8e8548e035803d4698201718a49..9c78975ef3e0dff7befde15b770998bf12ee0199 100644 (file)
@@ -51,7 +51,7 @@
 
 #include "debug.h"
 #include "math_support.h"
-#include "Lsstream.h"
+#include "support/std_sstream.h"
 #include "support/filetools.h" // LibFileSearch
 #include "support/lstrings.h"
 #include "frontends/lyx_gui.h"