]> git.lyx.org Git - features.git/blobdiff - src/trans_mgr.h
Replace LString.h with support/std_string.h,
[features.git] / src / trans_mgr.h
index 999ff3694a0cfcd9e7896843f43926e7478f737a..7336146b8f72a3f4f427ddf664894cddbc44d6f8 100644 (file)
@@ -17,7 +17,7 @@
 #include "tex-accent.h"
 #include "trans_decl.h"
 #include "chset.h"
-#include "LString.h"
+#include "support/std_string.h"
 
 class LyXText;
 class Trans;