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