]> git.lyx.org Git - features.git/blobdiff - src/tex2lyx/tex2lyx.C
Rename files under src/tex2lyx
[features.git] / src / tex2lyx / tex2lyx.C
index b421c1f1ed9e2fc33ae63fd4a41d75d86b501f0a..81afdaec6f03648678be8b3b2677d0c479df7ca6 100644 (file)
@@ -1,5 +1,5 @@
 /**
- * \file tex2lyx.C
+ * \file tex2lyx.cpp
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
@@ -13,7 +13,7 @@
 #include <config.h>
 
 #include "tex2lyx.h"
-#include "context.h"
+#include "Context.h"
 
 #include "debug.h"
 #include "LyXTextClass.h"