]> git.lyx.org Git - features.git/blobdiff - src/insets/insetcommandparams.h
Replace LString.h with support/std_string.h,
[features.git] / src / insets / insetcommandparams.h
index 4eaf4065383ae83c219af995c7c07173f80a1137..e5186a9cf20f47441914464b3fb46478e2a33855 100644 (file)
@@ -13,7 +13,7 @@
 #define INSETCOMMANDPARAMS_H
 
 
-#include "LString.h"
+#include "support/std_string.h"
 
 #include <iosfwd>