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