]> git.lyx.org Git - features.git/blobdiff - src/trans.h
Replace LString.h with support/std_string.h,
[features.git] / src / trans.h
index f53738ad9ef7a4f5471ac96c162b0a146b0b8b50..a7edae7ce86798cb3feed6431a25441e4b8068f2 100644 (file)
@@ -17,7 +17,7 @@
 #include <map>
 
 #include "tex-accent.h"
-#include "LString.h"
+#include "support/std_string.h"
 #include "trans_decl.h"
 
 class LyXLex;