]> git.lyx.org Git - features.git/blobdiff - src/insets/insetcite.C
Rename insets/insetxxx to insets/InsetXxx, part 1
[features.git] / src / insets / insetcite.C
index f34b9023e7f2e7717327735dd0aed40c087a5b4c..df9704e538489c6319b5e194fca62c9d9801bdf0 100644 (file)
@@ -1,5 +1,5 @@
 /**
- * \file insetcite.C
+ * \file InsetCite.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 "insetcite.h"
+#include "InsetCite.h"
 
 #include "buffer.h"
 #include "bufferparams.h"