]> git.lyx.org Git - features.git/blobdiff - src/mathed/command_inset.C
Replace LString.h with support/std_string.h,
[features.git] / src / mathed / command_inset.C
index f2fa8e6406d66caf008e1867ae8f70778a04cf96..aee12628e2cc3ec54cd67fc7fd41b46450d68503 100644 (file)
@@ -13,7 +13,7 @@
 #include "command_inset.h"
 #include "math_mathmlstream.h"
 #include "funcrequest.h"
-#include "Lsstream.h"
+#include "support/std_sstream.h"
 
 using std::auto_ptr;