]> git.lyx.org Git - features.git/blobdiff - src/support/systemcall.h
Replace LString.h with support/std_string.h,
[features.git] / src / support / systemcall.h
index 4687074d1ae36e63d13bcd016d7393046a5c50f0..cd22bdd8a3502ffcd8766e2d219a9f8e5ae3e9d5 100644 (file)
@@ -15,7 +15,7 @@
 #ifndef SYSTEMCALL_H
 #define SYSTEMCALL_H
 
-#include "LString.h"
+#include "support/std_string.h"
 
 namespace lyx {
 namespace support {