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