]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_streamstr.h
Replace LString.h with support/std_string.h,
[features.git] / src / mathed / math_streamstr.h
index d5d2c1c4e65a149d15c9e2720e7e3a1577afe9dc..d76b1cb66e20548a6ef8f988dfc0ebd6b3f09923 100644 (file)
@@ -13,7 +13,7 @@
 #define MATH_STREAMSTR_H
 
 
-#include "LString.h"
+#include "support/std_string.h"
 
 class WriteStream;
 class NormalStream;