]> git.lyx.org Git - features.git/blobdiff - src/WordLangTuple.h
Replace LString.h with support/std_string.h,
[features.git] / src / WordLangTuple.h
index 22ac67aec2deb4fec75069010c6142f4c600cedd..e0a1d8eed4c3670afc93e449dfeeb81e236a5ef8 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef WORD_LANG_TUPLE_H
 #define WORD_LANG_TUPLE_H
 
-#include "LString.h"
+#include "support/std_string.h"
 
 /**
  * A word and its given language code ("en_US").