]> git.lyx.org Git - features.git/blobdiff - src/support/userinfo.h
Replace LString.h with support/std_string.h,
[features.git] / src / support / userinfo.h
index 055bc1d0d78fee9c8042b816dbb08dc27516cee2..5812440d9c0bc7b8583f146f2ebc8ed9796d47f9 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef USERINFO_H
 #define USERINFO_H
 
-#include "LString.h"
+#include "support/std_string.h"
 
 namespace lyx {
 namespace support {