]> 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 ecf3289b617159bdae465937cc9fcc45de07a7e5..0eb2bc031f851dbb46a1d7189444aed25c03abce 100644 (file)
@@ -15,7 +15,7 @@
 #ifndef LYX_LIB_H
 #define LYX_LIB_H
 
-#include "LString.h"
+#include "support/std_string.h"
 
 namespace lyx {
 namespace support {