]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_macrotable.h
Replace LString.h with support/std_string.h,
[features.git] / src / mathed / math_macrotable.h
index 8a6b191e4e1602ab336af568dc7e29555905c601..d500b74645a26e963844cc3499f98fc022f3215c 100644 (file)
@@ -13,7 +13,7 @@
 #define MATH_MACROTABLE_H
 
 #include <map>
-#include "LString.h"
+#include "support/std_string.h"
 #include "math_atom.h"