]> git.lyx.org Git - lyx.git/blobdiff - src/DepTable.h
* zh_TW.po: Update from Mingyi Wu
[lyx.git] / src / DepTable.h
index 77ec6e1550efc40727146c97a2398e97d60878dc..7f687ccec233083ff62d2f79d06db74e7733ed53 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
  *
  * Full author contact details are available in file CREDITS.
@@ -13,7 +13,7 @@
 #ifndef DEP_TABLE_H
 #define DEP_TABLE_H
 
-#include "support/filename.h"
+#include "support/FileName.h"
 
 #include <map>
 #include <string>