]> git.lyx.org Git - features.git/blobdiff - src/insets/insetnote.C
Replace LString.h with support/std_string.h,
[features.git] / src / insets / insetnote.C
index e249d5b2e43556af727c4ba8e2be5474989cfe09..bc508810282e88691c5cdaea38b0a132327b4bca 100644 (file)
@@ -21,7 +21,7 @@
 #include "lyxlex.h"
 #include "metricsinfo.h"
 
-#include "Lsstream.h"
+#include "support/std_sstream.h"
 
 using std::auto_ptr;
 using std::ostream;