]> git.lyx.org Git - features.git/blobdiff - src/author.h
Replace LString.h with support/std_string.h,
[features.git] / src / author.h
index b06b9611e9b66f1bdc5b69853d93d9ad14647eac..a928bc8d1a907ec9130d506a595c5cddafb5b2dc 100644 (file)
@@ -15,7 +15,7 @@
 #include <map>
 #include <iosfwd>
 
-#include "LString.h"
+#include "support/std_string.h"
 
 class Author {
 public: