]> git.lyx.org Git - lyx.git/blobdiff - src/CutAndPaste.C
cleanup after svn hang-up, #undef CursorShape. Should be compilable ganin now.
[lyx.git] / src / CutAndPaste.C
index f0aba7cdbd52fc69571ee294f6638edd70141d3b..7a22cfc335d20ada62e9787142683096571c98b6 100644 (file)
@@ -39,9 +39,9 @@
 #include "insets/insetcharstyle.h"
 #include "insets/insettabular.h"
 
-#include "mathed/math_data.h"
-#include "mathed/math_inset.h"
-#include "mathed/math_support.h"
+#include "mathed/MathData.h"
+#include "mathed/InsetMath.h"
+#include "mathed/MathSupport.h"
 
 #include "support/lstrings.h"