]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_commentinset.C
Replace LString.h with support/std_string.h,
[features.git] / src / mathed / math_commentinset.C
index cfe0262eb88ec2d079caaf558cedd5d6ee974d2f..0c7f9b7255518974edab5eb7766bdc763808d352 100644 (file)
@@ -13,7 +13,7 @@
 #include "math_commentinset.h"
 #include "math_support.h"
 #include "math_mathmlstream.h"
-#include "support/LOstream.h"
+#include "support/std_ostream.h"
 
 using std::auto_ptr;