]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_factory.h
Replace LString.h with support/std_string.h,
[features.git] / src / mathed / math_factory.h
index a4389a158b8c344df3130a387b9d829c844e4e56..e25908f75604a26e04cd612f5a40275229e92b03 100644 (file)
@@ -13,7 +13,7 @@
 #define MATH_FACTORY_H
 
 
-#include "LString.h"
+#include "support/std_string.h"
 
 class MathAtom;
 class MathArray;