]> git.lyx.org Git - features.git/blobdiff - src/insets/insetindex.h
Rename insets/insetxxx to insets/InsetXxx, part 1
[features.git] / src / insets / insetindex.h
index 638825412cce397fb9d05c75d51952896eddf3c6..9a60c5d757e4ad3e3430ac49a555474f11d9c94c 100644 (file)
@@ -1,6 +1,6 @@
 // -*- C++ -*-
 /**
- * \file insetindex.h
+ * \file InsetIndex.h
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
@@ -13,7 +13,7 @@
 #define INSET_INDEX_H
 
 
-#include "insetcommand.h"
+#include "InsetCommand.h"
 
 
 namespace lyx {