]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_parinset.C
tfracinset files is missing so all usage of tfrac is commented out
[lyx.git] / src / mathed / math_parinset.C
index 9de32455f1a2d178036be97575124d5adfbd7156..28e2209f1f12d3bbf6ad02577ead2fa64389e924 100644 (file)
@@ -11,8 +11,9 @@
 #include <config.h>
 
 #include "math_parinset.h"
+#include "math_data.h"
 #include "math_mathmlstream.h"
-#include "support/LOstream.h"
+#include "support/std_ostream.h"
 
 
 MathParInset::MathParInset(MathArray const & ar)