]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_parinset.C
Replace LString.h with support/std_string.h,
[features.git] / src / mathed / math_parinset.C
index 9de32455f1a2d178036be97575124d5adfbd7156..83eb131c3d7bb4c9bcaa798d2ea925299a513cfe 100644 (file)
@@ -12,7 +12,7 @@
 
 #include "math_parinset.h"
 #include "math_mathmlstream.h"
-#include "support/LOstream.h"
+#include "support/std_ostream.h"
 
 
 MathParInset::MathParInset(MathArray const & ar)