]> git.lyx.org Git - features.git/blobdiff - src/Thesaurus.h
Replace LString.h with support/std_string.h,
[features.git] / src / Thesaurus.h
index c8a9afb521fd885ddcbf1a5aec7e2a33e1b504ac..f92f2e2510d9c1a2c54661490681caf1ab8ac75f 100644 (file)
@@ -15,7 +15,7 @@
 #include <vector>
 #include <map>
 
-#include "LString.h"
+#include "support/std_string.h"
 #ifdef HAVE_LIBAIKSAURUS
 #include AIKSAURUS_H_LOCATION
 #endif