]> git.lyx.org Git - features.git/blobdiff - src/language.h
Replace LString.h with support/std_string.h,
[features.git] / src / language.h
index 7a3db0510e223a158aab43d0f589c746c771e580..1293778c588349d0413490838afe36f66693ad1f 100644 (file)
@@ -16,7 +16,7 @@
 #define LANGUAGE_H
 
 #include <map>
-#include "LString.h"
+#include "support/std_string.h"
 
 class Encoding;