]> git.lyx.org Git - features.git/blobdiff - src/insets/insetspace.h
Replace LString.h with support/std_string.h,
[features.git] / src / insets / insetspace.h
index e8c0fc829e1ce66ea7e6c398a02faa3e02382700..267ff8121a529f82ae62719a22aaef1772271517 100644 (file)
@@ -17,7 +17,7 @@
 
 
 #include "inset.h"
-#include "LString.h"
+#include "support/std_string.h"
 
 struct LaTeXFeatures;