]> git.lyx.org Git - features.git/blobdiff - src/insets/mailinset.h
Replace LString.h with support/std_string.h,
[features.git] / src / insets / mailinset.h
index c492e727c1ad2b5805fa56d111cfff90c05a70a3..7a927220d5be18ab03e1520c7ee3791c6b8e2ae5 100644 (file)
@@ -13,7 +13,7 @@
 #define MAILINSET_H
 
 
-#include "LString.h"
+#include "support/std_string.h"
 
 
 class InsetBase;