]> git.lyx.org Git - features.git/blobdiff - src/sgml.h
Replace LString.h with support/std_string.h,
[features.git] / src / sgml.h
index d3377e77df4c2d5d3caa0688a6210bc840b240b7..332535bc70d0877358a7a1a8653f8bcc3752e78c 100644 (file)
@@ -15,7 +15,7 @@
 
 #include "paragraph.h"
 
-#include "LString.h"
+#include "support/std_string.h"
 #include <algorithm>
 #include <iosfwd>