]> git.lyx.org Git - lyx.git/blobdiff - src/encoding.C
* output_plaintext.C: cosmetics in comment: line length cannot be < 0
[lyx.git] / src / encoding.C
index 982d4d2c386d33550da957d07c5f08d949a5bd21..d8a175b992e12d8fb1e43d24dae29b37b716ef30 100644 (file)
@@ -18,6 +18,8 @@
 #include "lyxlex.h"
 #include "lyxrc.h"
 
+#include "support/filename.h"
+
 
 namespace lyx {
 
@@ -267,7 +269,7 @@ Encodings::Encodings()
 {
 }
 
-void Encodings::read(string const & filename)
+void Encodings::read(support::FileName const & filename)
 {
        enum Encodingtags {
                et_encoding = 1,