X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2Fmath_autocorrect.C;h=4d06c78259210d21900e5463474ca64c083cfc00;hb=7c15014ec2884e50a17559c1269747658c924eb3;hp=986f3da9d8607093045b2e0fdf68ef9eed558d70;hpb=5b60445aaec6694fc5bc6ee56b335dc1f1f36062;p=features.git diff --git a/src/mathed/math_autocorrect.C b/src/mathed/math_autocorrect.C index 986f3da9d8..4d06c78259 100644 --- a/src/mathed/math_autocorrect.C +++ b/src/mathed/math_autocorrect.C @@ -17,10 +17,10 @@ #include "math_parser.h" #include "debug.h" -#include "support/std_sstream.h" #include "support/filetools.h" // LibFileSearch #include +#include using lyx::support::LibFileSearch;