]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_charinset.C
Georg Baum's vspace change
[lyx.git] / src / mathed / math_charinset.C
index b8aa90f030cec6ce639b90538a8e77c8ffdbc985..50263400310b087d760266dbaa6187f7bc304832 100644 (file)
 #include <config.h>
 
 #include "math_charinset.h"
-#include "dimension.h"
 #include "math_support.h"
 #include "math_mathmlstream.h"
+
+#include "debug.h"
+#include "dimension.h"
 #include "textpainter.h"
 
 using std::auto_ptr;