]> git.lyx.org Git - features.git/blobdiff - src/TextCache.h
Replace LString.h with support/std_string.h,
[features.git] / src / TextCache.h
index fcb6caebf27f3f9061a1b5c8fa8671ba74c8e4cf..eea20a7ffa091d763556e2d7d39ced455e019179 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef TEXT_CACHE_H
 #define TEXT_CACHE_H
 
-#include "LString.h"
+#include "support/std_string.h"
 
 #include <iosfwd>
 #include <map>