]> git.lyx.org Git - features.git/blobdiff - src/insets/insetcharstyle.h
Rename insets/insetxxx to insets/InsetXxx, part 1
[features.git] / src / insets / insetcharstyle.h
index 5966a5de155eb343c35c74223d4a49845632b2e5..1bd423cf03b0a7263860ce07e7dbfa4f3cbda66c 100644 (file)
@@ -1,6 +1,6 @@
 // -*- C++ -*-
 /**
- * \file insetcharstyle.h
+ * \file InsetCharStyle.h
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
@@ -13,7 +13,7 @@
 #ifndef INSETCHARSTYLE_H
 #define INSETCHARSTYLE_H
 
-#include "insetcollapsable.h"
+#include "InsetCollapsable.h"
 #include "lyxtextclass.h"