]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_fboxinset.C
mathed uglyfication
[lyx.git] / src / mathed / math_fboxinset.C
index 783eea1bbf388c071c3390a5f221143d2cf65ad9..cef9c1d6edc97efd01b8d53079a88e6125e7bf67 100644 (file)
 #include <config.h>
 
 #include "math_fboxinset.h"
+#include "math_data.h"
 #include "math_mathmlstream.h"
-#include "math_streamstr.h"
 #include "math_parser.h"
+#include "math_streamstr.h"
+#include "LColor.h"
 #include "frontends/Painter.h"
 
 using std::auto_ptr;