]> git.lyx.org Git - lyx.git/blobdiff - src/client/client.cpp
Use home made code for the bool facet.
[lyx.git] / src / client / client.cpp
index 7cffd780d76a8565a71f7f2a98a58998f89188c8..24d2391c0c3ffe5be1028b740ca3f10c17814a52 100644 (file)
@@ -13,7 +13,7 @@
 #include <config.h>
 
 #include "debug.h"
-#include "support/filename.h"
+#include "support/FileName.h"
 #include "support/unicode.h"
 #include "support/lstrings.h"
 
@@ -635,4 +635,3 @@ void assertion_failed(char const* a, char const* b, char const* c, long d)
 }
 
 } // namespace boost
-