]> git.lyx.org Git - features.git/blobdiff - src/cursor.C
Rename insets/insetxxx to insets/InsetXxx, part 1
[features.git] / src / cursor.C
index e1ff22f267cac95e6277b9f5f536935d7f432617..892f5b76fafd2b2eceeb6ee706e18e3c89f4b4df 100644 (file)
@@ -33,8 +33,8 @@
 #include "paragraph_funcs.h"
 #include "pariterator.h"
 
-#include "insets/insettabular.h"
-#include "insets/insettext.h"
+#include "insets/InsetTabular.h"
+#include "insets/InsetText.h"
 
 #include "mathed/MathData.h"
 #include "mathed/InsetMath.h"