]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_macrotemplate.h
Replace LString.h with support/std_string.h,
[features.git] / src / mathed / math_macrotemplate.h
index ff91f21450362715e20c4d9c1d00a3e95cc4278b..97441accdd14ce559fb711151b9ee0035674d1ec 100644 (file)
@@ -14,7 +14,7 @@
 #define MATH_MACROTEMPLATE_H
 
 #include "math_nestinset.h"
-#include "LString.h"
+#include "support/std_string.h"
 
 
 class MathMacro;