]> git.lyx.org Git - features.git/blobdiff - src/metricsinfo.h
Replace LString.h with support/std_string.h,
[features.git] / src / metricsinfo.h
index 4881cf8ad6de4df6c5419d81bee6c74ec9d13fc1..88fe44aaa380e0b987160ba5b221208908ffbd5e 100644 (file)
@@ -13,7 +13,7 @@
 #define METRICSINFO_H
 
 #include "lyxfont.h"
-#include "LString.h"
+#include "support/std_string.h"
 
 class Painter;
 class BufferView;