]> git.lyx.org Git - features.git/blobdiff - src/mathed/MathFactory.C
Rename insets/insetxxx to insets/InsetXxx, part 1
[features.git] / src / mathed / MathFactory.C
index 62bcef30db3a579a06823e195289936c7e915c2c..1d22a70cc137cdb547382f3531b48f2ba4992086 100644 (file)
@@ -56,7 +56,7 @@
 
 #include "debug.h"
 
-#include "insets/insetcommand.h"
+#include "insets/InsetCommand.h"
 
 #include "support/filetools.h" // LibFileSearch
 #include "support/lstrings.h"