]> git.lyx.org Git - features.git/blobdiff - src/support/lyxmanip.h
Replace LString.h with support/std_string.h,
[features.git] / src / support / lyxmanip.h
index beeb1525f25d38779df1df61c4ae2800aae91557..44426fea8c6080f9945d007c0b06c2b0177a79cc 100644 (file)
@@ -6,13 +6,14 @@
  *
  * \author Lars Gullik Bjønnes
  *
- * Full author contact details are available in file CREDITS
+ * Full author contact details are available in file CREDITS.
  */
 
 #ifndef LYX_MANIP_H
 #define LYX_MANIP_H
 
-#include "support/LOstream.h"
+#include "support/std_string.h"
+#include "support/std_ostream.h"
 
 ///
 struct NewLineAndDepth_ {