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