]> git.lyx.org Git - features.git/blobdiff - src/insets/insetbranch.h
Rename insets/insetxxx to insets/InsetXxx, part 1
[features.git] / src / insets / insetbranch.h
index a680772452f89d688edf0b9b343ec5424b79032a..c8e3c47c5177c5b03be168900cb1b86f69a5d3af 100644 (file)
@@ -1,6 +1,6 @@
 // -*- C++ -*-
 /**
- * \file insetbranch.h
+ * \file InsetBranch.h
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
@@ -12,8 +12,8 @@
 #ifndef INSETBRANCH_H
 #define INSETBRANCH_H
 
-#include "insetcollapsable.h"
-#include "mailinset.h"
+#include "InsetCollapsable.h"
+#include "MailInset.h"
 
 
 namespace lyx {