]> git.lyx.org Git - lyx.git/blobdiff - src/factory.C
cleanup after svn hang-up, #undef CursorShape. Should be compilable ganin now.
[lyx.git] / src / factory.C
index 4279534000bf17b7324b7590096e58a3e02b2f80..10efffa57f6b60f829e458280a33299c6cbeb359 100644 (file)
@@ -53,8 +53,8 @@
 #include "insets/insetvspace.h"
 #include "insets/insetwrap.h"
 
-#include "mathed/math_macrotemplate.h"
-#include "mathed/math_hullinset.h"
+#include "mathed/MathMacroTemplate.h"
+#include "mathed/InsetMathHull.h"
 
 #include "support/lstrings.h"