]> git.lyx.org Git - features.git/blobdiff - src/insets/insettabular.C
Replace LString.h with support/std_string.h,
[features.git] / src / insets / insettabular.C
index 6f42d17d80c3d9e0283f02f89f8783381ec9003a..66a59ad41efbae4cc616e2b24648e1f78608e7ca 100644 (file)
@@ -34,7 +34,7 @@
 
 #include "support/LAssert.h"
 
-#include "Lsstream.h"
+#include "support/std_sstream.h"
 
 using namespace lyx::support;
 using namespace lyx::graphics;