]> git.lyx.org Git - features.git/blobdiff - src/frontends/controllers/ControlCommand.h
Rename insets/insetxxx to insets/InsetXxx, part 1
[features.git] / src / frontends / controllers / ControlCommand.h
index 6bb641c7919428bc65e848da6b24418c4ee1ae19..efad2ccf2e16a79172e8aaa0051fa98924a511d7 100644 (file)
@@ -17,7 +17,7 @@
 
 
 #include "Dialog.h"
-#include "insets/insetcommandparams.h"
+#include "insets/InsetCommandParams.h"
 
 namespace lyx {
 namespace frontend {