]> git.lyx.org Git - lyx.git/blobdiff - src/dociterator.C
cleanup after svn hang-up, #undef CursorShape. Should be compilable ganin now.
[lyx.git] / src / dociterator.C
index 257cf4eabe97ab279033b8c815148f31396b921d..4955cbf910951b472f91095859244187c19755d4 100644 (file)
@@ -18,8 +18,9 @@
 #include "lyxrow.h"
 #include "paragraph.h"
 
-#include "mathed/math_data.h"
-#include "mathed/math_inset.h"
+#include "mathed/MathData.h"
+#include "mathed/InsetMath.h"
+
 #include "insets/insettabular.h"
 
 #include <boost/assert.hpp>