]> git.lyx.org Git - features.git/blobdiff - src/insets/insetindex.C
Rename insets/insetxxx to insets/InsetXxx, part 1
[features.git] / src / insets / insetindex.C
index c175cf1ffd14cb5e05d7aafff22049ef7542ac57..846aae07db4b0f34c7db56e1f862d13a6a28cdcc 100644 (file)
@@ -1,5 +1,5 @@
 /**
- * \file insetindex.C
+ * \file InsetIndex.cpp
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
@@ -9,7 +9,7 @@
  */
 #include <config.h>
 
-#include "insetindex.h"
+#include "InsetIndex.h"
 
 #include "dispatchresult.h"
 #include "funcrequest.h"