]> git.lyx.org Git - features.git/blobdiff - src/insets/insetcaption.h
Rename insets/insetxxx to insets/InsetXxx, part 1
[features.git] / src / insets / insetcaption.h
index 45adb74e8789a3c5d4ea64d5428f5b46be3774c9..5b40c4413339a769961d6c441a1789caf42fc64e 100644 (file)
@@ -1,6 +1,6 @@
 // -*- C++ -*-
 /**
- * \file insetcaption.h
+ * \file InsetCaption.h
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
@@ -12,7 +12,7 @@
 #ifndef INSETCAPTION_H
 #define INSETCAPTION_H
 
-#include "insettext.h"
+#include "InsetText.h"
 #include "lyxtextclass.h"