]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_frameboxinset.C
Georg Baum's vspace change
[lyx.git] / src / mathed / math_frameboxinset.C
index 1f11e421d4f8b64ad9d69558f2db7d28a352a130..d1cf3afb178a78f5402f455f5ad1e4ba96e2a1bb 100644 (file)
 #include <config.h>
 
 #include "math_frameboxinset.h"
-#include "math_support.h"
+#include "math_data.h"
 #include "math_mathmlstream.h"
-#include "math_streamstr.h"
+#include "math_support.h"
+#include "LColor.h"
 #include "frontends/Painter.h"
 
 using std::auto_ptr;