]> git.lyx.org Git - features.git/blobdiff - src/insets/insetlabel.h
Rename insets/insetxxx to insets/InsetXxx, part 1
[features.git] / src / insets / insetlabel.h
index f02117cbde74fa16a850ba88cc673d17aa170c60..ba1fe4a533019badc817ac015211620e6e3acc87 100644 (file)
@@ -1,6 +1,6 @@
 // -*- C++ -*-
 /**
- * \file insetlabel.h
+ * \file InsetLabel.h
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
@@ -12,7 +12,7 @@
 #ifndef INSET_LABEL_H
 #define INSET_LABEL_H
 
-#include "insetcommand.h"
+#include "InsetCommand.h"
 
 
 namespace lyx {