]> 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 42f73ec1a09dbfa4f3e43858efdc7c479bc6a8b0..44426fea8c6080f9945d007c0b06c2b0177a79cc 100644 (file)
@@ -12,8 +12,8 @@
 #ifndef LYX_MANIP_H
 #define LYX_MANIP_H
 
-#include "LString.h"
-#include "support/LOstream.h"
+#include "support/std_string.h"
+#include "support/std_ostream.h"
 
 ///
 struct NewLineAndDepth_ {