]> git.lyx.org Git - features.git/blobdiff - src/support/FileInfo.h
Replace LString.h with support/std_string.h,
[features.git] / src / support / FileInfo.h
index f31e3f6333d4d563dcc449b215e95396069f2875..f1ca4618c66541497100c1e921210c1ceeb28203 100644 (file)
@@ -18,7 +18,7 @@
 #include <sys/stat.h>
 #include <unistd.h>
 #include <boost/utility.hpp>
-#include "LString.h"
+#include "support/std_string.h"
 
 namespace lyx {
 namespace support {