]> git.lyx.org Git - features.git/blobdiff - src/insets/insetfloat.C
Rename insets/insetxxx to insets/InsetXxx, part 1
[features.git] / src / insets / insetfloat.C
index b4be20c9989978852d4e86f21852d87a7022f8bc..74c08f770e3d4f5a3d7e387dbff7ed2e17d7ab41 100644 (file)
@@ -1,5 +1,5 @@
 /**
- * \file insetfloat.C
+ * \file InsetFloat.cpp
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
@@ -11,7 +11,7 @@
 
 #include <config.h>
 
-#include "insetfloat.h"
+#include "InsetFloat.h"
 
 #include "buffer.h"
 #include "bufferparams.h"