]> git.lyx.org Git - features.git/blobdiff - src/support/lstrings.h
Replace LString.h with support/std_string.h,
[features.git] / src / support / lstrings.h
index 837658a13d3e18c29f237ea9609ae83c09c503b3..0725ff3f490b21d8a17b80a82f6f14d437d02927 100644 (file)
@@ -18,7 +18,7 @@
 
 #include <vector>
 
-#include "LString.h"
+#include "support/std_string.h"
 
 namespace lyx {
 namespace support {