]> git.lyx.org Git - features.git/blobdiff - src/support/lyxlib.h
Replace LString.h with support/std_string.h,
[features.git] / src / support / lyxlib.h
index ed702d357ba2ef97ebece9b24693ecd14f418413..0eb2bc031f851dbb46a1d7189444aed25c03abce 100644 (file)
@@ -9,13 +9,13 @@
  *
  * \author Lars Gullik Bjønnes
  *
- * Full author contact details are available in file CREDITS
+ * Full author contact details are available in file CREDITS.
  */
 
 #ifndef LYX_LIB_H
 #define LYX_LIB_H
 
-#include "LString.h"
+#include "support/std_string.h"
 
 namespace lyx {
 namespace support {