]> git.lyx.org Git - lyx.git/blobdiff - src/buffer.C
cleanup after svn hang-up, #undef CursorShape. Should be compilable ganin now.
[lyx.git] / src / buffer.C
index ff5bc7f4c71481af03c2aa4679ffd947b26f4b29..91d57fa612c2cdcf3d6cd030f6c079148adfc8b5 100644 (file)
@@ -55,9 +55,9 @@
 #include "insets/insetinclude.h"
 #include "insets/insettext.h"
 
-#include "mathed/math_macrotemplate.h"
-#include "mathed/math_macrotable.h"
-#include "mathed/math_support.h"
+#include "mathed/MathMacroTemplate.h"
+#include "mathed/MathMacroTable.h"
+#include "mathed/MathSupport.h"
 
 #include "frontends/Alert.h"