]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_fontoldinset.C
mathed uglyfication
[lyx.git] / src / mathed / math_fontoldinset.C
index 59155a49aebce37b4370ab6ded7eab384c87af69..66b38c73e3a2d46a354eb40a2f1bc3f4adc27eef 100644 (file)
 #include <config.h>
 
 #include "math_fontoldinset.h"
+#include "math_data.h"
 #include "math_mathmlstream.h"
-#include "math_streamstr.h"
 #include "math_parser.h"
+#include "math_streamstr.h"
 #include "support/std_ostream.h"
 
 using std::auto_ptr;