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