]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_ertinset.C
Replace LString.h with support/std_string.h,
[features.git] / src / mathed / math_ertinset.C
index 45d5d41f471472b448a063541ed17b88fd39abef..d5e5cacbb96c3c51f993a8f854b6dc24eaf25625 100644 (file)
@@ -12,7 +12,7 @@
 
 #include "math_ertinset.h"
 #include "math_mathmlstream.h"
-#include "support/LOstream.h"
+#include "support/std_ostream.h"
 
 using std::auto_ptr;