]> git.lyx.org Git - features.git/blobdiff - src/insets/insetcaption.C
Replace LString.h with support/std_string.h,
[features.git] / src / insets / insetcaption.C
index 6b384cacfb2004a114bbba1ab439a5d13fa2fe3e..b202a22618ad2e70007ad7cb08cbdda02c5cd130 100644 (file)
@@ -27,7 +27,7 @@
 #include "support/LAssert.h"
 #include "support/lstrings.h"
 
-#include "Lsstream.h"
+#include "support/std_sstream.h"
 
 using namespace lyx::support;