]> git.lyx.org Git - features.git/blobdiff - src/insets/insetcommand.C
Rename insets/insetxxx to insets/InsetXxx, part 1
[features.git] / src / insets / insetcommand.C
index 359b4decd00cf2750021748570c113484062a02d..d3676497d9455a03f19c963965b3d43e51c23a43 100644 (file)
@@ -1,5 +1,5 @@
 /**
- * \file insetcommand.C
+ * \file InsetCommand.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 "insetcommand.h"
+#include "InsetCommand.h"
 
 #include "BufferView.h"
 #include "dispatchresult.h"