]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_macro.h
Replace LString.h with support/std_string.h,
[lyx.git] / src / mathed / math_macro.h
index 6d513bec212e86fb6f0767ff9516e85a7b48f9e8..5f356d861a31f8c2d2894ee10ffdd45a80cc1616 100644 (file)
@@ -17,7 +17,7 @@
 #include "math_nestinset.h"
 #include "metricsinfo.h"
 #include "math_macroarg.h"
-#include "LString.h"
+#include "support/std_string.h"
 
 class MathMacroTemplate;