]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_braceinset.C
the DocIterator stuff
[lyx.git] / src / mathed / math_braceinset.C
index e0a6ab586217305f9e04d17bc6457a8319043b1c..aa7b914896c9205f76f3804d446df960101fa011 100644 (file)
 #include <config.h>
 
 #include "math_braceinset.h"
-#include "math_support.h"
+#include "math_data.h"
 #include "math_mathmlstream.h"
+#include "math_support.h"
+#include "LColor.h"
 #include "support/std_ostream.h"
 
 using std::max;