]> git.lyx.org Git - features.git/blobdiff - src/frontends/controllers/biblio.h
Replace LString.h with support/std_string.h,
[features.git] / src / frontends / controllers / biblio.h
index b7f619d43e15d68436a676fb0a6ee7269d02389a..1694ab93a51e0506ecb006a37f5ac27c9569a8a6 100644 (file)
@@ -6,14 +6,14 @@
  *
  * \author Angus Leeming
  *
- * Full author contact details are available in file CREDITS
+ * Full author contact details are available in file CREDITS.
  */
 
 #ifndef BIBLIOHELPERS_H
 #define BIBLIOHELPERS_H
 
 
-#include "LString.h"
+#include "support/std_string.h"
 #include <map>
 #include <vector>