]> git.lyx.org Git - features.git/blobdiff - src/insets/insetcite.h
Rename insets/insetxxx to insets/InsetXxx, part 1
[features.git] / src / insets / insetcite.h
index 36b083fdf2dd040835a9f3731ec20468fd18361f..8836c533521968ba6326a93bf409a81c5cfb87a5 100644 (file)
@@ -1,6 +1,6 @@
 // -*- C++ -*-
 /**
- * \file insetcite.h
+ * \file InsetCite.h
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
@@ -14,7 +14,7 @@
 #define INSET_CITE_H
 
 
-#include "insetcommand.h"
+#include "InsetCommand.h"
 
 #include "frontends/controllers/biblio.h"