]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_casesinset.C
revert Buffer LyxText->InsetText commit
[lyx.git] / src / mathed / math_casesinset.C
index 4655fd6d8d6ee00486033b843d293710e3ae5c9b..2a57697bd5e1273e774754e1438733b2202f2fa5 100644 (file)
 #include <config.h>
 
 #include "math_casesinset.h"
-#include "math_parser.h"
+#include "math_data.h"
 #include "math_mathmlstream.h"
 #include "math_support.h"
 #include "LaTeXFeatures.h"
-#include "support/LOstream.h"
+#include "support/std_ostream.h"
 
 using std::auto_ptr;