X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2Fmath_autocorrect.C;h=4d06c78259210d21900e5463474ca64c083cfc00;hb=1ecc7b79cdf95de50f2683fb7a8f983b5dcdf0d2;hp=986f3da9d8607093045b2e0fdf68ef9eed558d70;hpb=fa494db882878098537333bb2aad9063ddb046d4;p=lyx.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;