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