]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_sqrtinset.C
mathed uglyfication
[lyx.git] / src / mathed / math_sqrtinset.C
index c71dc6d35a4c476d655703cb33a939e878bddc60..00ecc675f05fc289f2e418da5424eb40c1df2378 100644 (file)
 #include <config.h>
 
 #include "math_sqrtinset.h"
+#include "math_data.h"
 #include "math_mathmlstream.h"
-#include "frontends/Painter.h"
 #include "textpainter.h"
+#include "LColor.h"
+#include "frontends/Painter.h"
 
 using std::auto_ptr;