]> git.lyx.org Git - features.git/blobdiff - src/insets/insetfootlike.h
Rename insets/insetxxx to insets/InsetXxx, part 1
[features.git] / src / insets / insetfootlike.h
index 09e24ba4205503b8d9593bf3385ce5db8232f0a8..bc1ce1ab9185f0c4f3112983b87af5ce46f546ea 100644 (file)
@@ -1,6 +1,6 @@
 // -*- C++ -*-
 /**
- * \file insetfootlike.h
+ * \file InsetFootlike.h
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
@@ -12,7 +12,7 @@
 #ifndef INSETFOOTLIKE_H
 #define INSETFOOTLIKE_H
 
-#include "insetcollapsable.h"
+#include "InsetCollapsable.h"
 
 
 namespace lyx {