]> git.lyx.org Git - features.git/blobdiff - src/frontends/controllers/frnt_lang.h
Replace LString.h with support/std_string.h,
[features.git] / src / frontends / controllers / frnt_lang.h
index 1e5341c25c257b6b879086b89626ed178173e5b0..ffff790236cc3d92791bb2e14ae2fa9dc5a6adb4 100644 (file)
@@ -6,14 +6,14 @@
  *
  * \author Angus Leeming
  *
- * Full author contact details are available in file CREDITS
+ * Full author contact details are available in file CREDITS.
  */
 
 #ifndef FRNT_LANG_H
 #define FRNT_LANG_H
 
 
-#include "LString.h"
+#include "support/std_string.h"
 #include <utility>
 #include <vector>