]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_parser.h
Replace LString.h with support/std_string.h,
[features.git] / src / mathed / math_parser.h
index b2472a86cf0639aab105a09e0023afaab9cf1439..0d7e49eb1d27dc9ebd58a1cbec6efa58c34963b3 100644 (file)
@@ -14,7 +14,7 @@
 #define MATH_PARSER_H
 
 
-#include "LString.h"
+#include "support/std_string.h"
 
 class MathAtom;
 class MathArray;