X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2Fmath_splitinset.h;h=94ab3287c8c41db2a1b0006e42d5c07fe01379a2;hb=236ea81bc5c0ce7101c9460d1ee97b8f3c9be9df;hp=9320ff37d339254d7d0ade04cad657491c0e73b2;hpb=91de22ef340abbf1e9ba7d422bcd9024fa90d63f;p=features.git diff --git a/src/mathed/math_splitinset.h b/src/mathed/math_splitinset.h index 9320ff37d3..94ab3287c8 100644 --- a/src/mathed/math_splitinset.h +++ b/src/mathed/math_splitinset.h @@ -13,7 +13,7 @@ #define MATH_SPLITINSET_H #include "math_gridinset.h" -#include "LString.h" +#include "support/std_string.h" class MathSplitInset : public MathGridInset {