]> git.lyx.org Git - lyx.git/blobdiff - src/support/filetools.h
Replace LString.h with support/std_string.h,
[lyx.git] / src / support / filetools.h
index d576a4f74402a9d8a3ca35810c1cfd495eca3534..0a857962e04d311380fcbf7f48ae5fa1c251c159 100644 (file)
@@ -14,8 +14,7 @@
 
 #include <vector>
 #include <utility>
-#include "LString.h"
-#include "os.h"
+#include "support/std_string.h"
 
 
 namespace lyx {