]> git.lyx.org Git - features.git/blobdiff - src/insets/insetbibtex.h
Rename insets/insetxxx to insets/InsetXxx, part 1
[features.git] / src / insets / insetbibtex.h
index 3c461d73bb02d76936b632af361c4f0a4f98017d..59b61c5e82bfbf3526d29cffaf109f4efa30b6e8 100644 (file)
@@ -1,6 +1,6 @@
 // -*- C++ -*-
 /**
- * \file insetbibtex.h
+ * \file InsetBibtex.h
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
@@ -14,7 +14,7 @@
 
 
 #include <vector>
-#include "insetcommand.h"
+#include "InsetCommand.h"
 
 #include "support/filename.h"