]> git.lyx.org Git - features.git/blobdiff - src/tabular.C
Replace LString.h with support/std_string.h,
[features.git] / src / tabular.C
index ddc87639bf50b25b041327dd1c850c3901959373..26bb0126e318db6e2e7810815e43ce456bd17bf8 100644 (file)
@@ -19,7 +19,7 @@
 
 #include "tabular.h"
 #include "LaTeXFeatures.h"
-#include "Lsstream.h"
+#include "support/std_sstream.h"
 #include "buffer.h"
 #include "debug.h"
 #include "lyxlex.h"