]> git.lyx.org Git - features.git/blobdiff - src/insets/insetoptarg.h
Rename insets/insetxxx to insets/InsetXxx, part 1
[features.git] / src / insets / insetoptarg.h
index 0c6e163a66a68ca2a272d712adde27b9c8722a44..d12eb75a9c026c5ec05778074fb8c1693c228ad8 100644 (file)
@@ -1,6 +1,6 @@
 // -*- C++ -*-
 /**
- * \file insetoptarg.h
+ * \file InsetOptArg.h
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
@@ -13,7 +13,7 @@
 #define INSETOPTARG_H
 
 
-#include "insetcollapsable.h"
+#include "InsetCollapsable.h"
 
 
 namespace lyx {