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