]> git.lyx.org Git - features.git/blobdiff - src/frontends/controllers/ControlAboutlyx.C
Replace LString.h with support/std_string.h,
[features.git] / src / frontends / controllers / ControlAboutlyx.C
index 8f1c94382679392929e1d237f098733a90254b57..179f12c647657e4e1e0589e3ca03c556cc9738a4 100644 (file)
@@ -6,7 +6,7 @@
  * \author Edwin Leuven
  * \author Angus Leeming
  *
- * Full author contact details are available in file CREDITS
+ * Full author contact details are available in file CREDITS.
  */
 
 #include <config.h>
@@ -15,9 +15,8 @@
 #include "ControlAboutlyx.h"
 #include "gettext.h"
 #include "version.h"
-#include "Lsstream.h"
+#include "support/std_sstream.h"
 
-#include "support/LOstream.h"
 #include "support/filetools.h" // FileSearch
 #include "support/path_defines.h"