]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_matrixinset.C
tfracinset files is missing so all usage of tfrac is commented out
[lyx.git] / src / mathed / math_matrixinset.C
index e26e1416b655b7e570d315d528b74f576e45101c..f1343b47362f52326f42b1c13c21dc6d57cbf230 100644 (file)
@@ -11,9 +11,8 @@
 #include <config.h>
 
 #include "math_matrixinset.h"
-#include "math_parser.h"
+#include "math_data.h"
 #include "math_mathmlstream.h"
-#include "Lsstream.h"
 
 using std::auto_ptr;