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