]> git.lyx.org Git - features.git/blobdiff - src/support/DebugStream.h
Replace LString.h with support/std_string.h,
[features.git] / src / support / DebugStream.h
index 847d18b6c54ed2b4baf87b16575a502b042d3464..b29039d02ca886cb89580f48230bc62fc4d40197 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef DEBUGSTREAM_H
 #define DEBUGSTREAM_H
 
-#include "LOstream.h"
+#include "std_ostream.h"
 
 #ifdef TEST_DEBUGSTREAM
 #include <string>