]> git.lyx.org Git - features.git/blobdiff - src/insets/insetcommandparams.C
Rename insets/insetxxx to insets/InsetXxx, part 1
[features.git] / src / insets / insetcommandparams.C
index d96404f29e28aad60d856e464568eabdfb9615f0..24f2de9112227e1027ed03999f9379d9982e1a71 100644 (file)
@@ -1,5 +1,5 @@
 /**
- * \file insetcommandparams.C
+ * \file InsetCommandParams.cpp
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
@@ -11,7 +11,7 @@
 
 #include <config.h>
 
-#include "insetcommandparams.h"
+#include "InsetCommandParams.h"
 
 #include "debug.h"
 #include "gettext.h"