]> git.lyx.org Git - features.git/blobdiff - src/frontends/controllers/ControlParagraph.C
Replace LString.h with support/std_string.h,
[features.git] / src / frontends / controllers / ControlParagraph.C
index 901b768511f9ffd57d85c85e6dcb77372fc9b004..512c6fef3521fbe6a1c6c14942d8a5659e220cc4 100644 (file)
@@ -17,7 +17,7 @@
 #include "lyxlex.h"
 #include "ParagraphParameters.h"
 #include "support/LAssert.h"
-#include "Lsstream.h"
+#include "support/std_sstream.h"
 
 using namespace lyx::support;