]> git.lyx.org Git - features.git/blobdiff - src/mathed/formulamacro.C
Replace LString.h with support/std_string.h,
[features.git] / src / mathed / formulamacro.C
index fab1bfa508316bca370b2ddac00fb384d658d267..f15942bc7762c3ade5fc535a5849810ca027fc1d 100644 (file)
@@ -22,7 +22,7 @@
 #include "frontends/font_metrics.h"
 #include "support/lstrings.h"
 #include "lyxlex.h"
-#include "Lsstream.h"
+#include "support/std_sstream.h"
 
 using namespace lyx::support;