]> git.lyx.org Git - lyx.git/blobdiff - src/cursor_slice.C
cleanup after svn hang-up, #undef CursorShape. Should be compilable ganin now.
[lyx.git] / src / cursor_slice.C
index 7425bf5f84e4d9d190c3d49420efd4927b146c2d..145dcace3b703120c65b514bafe63888b112d622 100644 (file)
@@ -18,8 +18,8 @@
 #include "lyxtext.h"
 #include "paragraph.h"
 
-#include "mathed/math_inset.h"
-#include "mathed/math_data.h"
+#include "mathed/InsetMath.h"
+#include "mathed/MathData.h"
 
 #include <boost/assert.hpp>