]> git.lyx.org Git - features.git/blobdiff - src/support/mkdir.C
Replace LString.h with support/std_string.h,
[features.git] / src / support / mkdir.C
index 37fc010e0616fa927662faf8058dbff889e24f23..8119d3db1d6f146bf7fcc485da91935333994393 100644 (file)
@@ -15,7 +15,7 @@
 #include <fcntl.h>
 #include <unistd.h>
 
-#include "LString.h"
+#include "support/std_string.h"
 
 #include "lyxlib.h"