]> git.lyx.org Git - features.git/blobdiff - src/insets/insettext.h
Replace LString.h with support/std_string.h,
[features.git] / src / insets / insettext.h
index fa6477ec6dc154e124fd2518bc068660ebcec6dc..1add1fcd5574096f2395c835af007247fab9a886 100644 (file)
@@ -13,7 +13,7 @@
 #define INSETTEXT_H
 
 #include "updatableinset.h"
-#include "LString.h"
+#include "support/std_string.h"
 #include "LColor.h"
 #include "ParagraphList.h"
 #include "RowList.h"