]> git.lyx.org Git - features.git/blobdiff - src/support/copy.C
Replace LString.h with support/std_string.h,
[features.git] / src / support / copy.C
index 6d513216edc61d5d96efda913c42aaaaa172d0e1..306d788cc7ba3750335ded6e89ecd92b3d2aa1d5 100644 (file)
@@ -13,7 +13,7 @@
 #include <fstream>
 
 #include "support/lyxlib.h"
-#include "LString.h"
+#include "support/std_string.h"
 
 using std::ifstream;
 using std::ofstream;