X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2Fcommand_inset.C;h=aee12628e2cc3ec54cd67fc7fd41b46450d68503;hb=236ea81bc5c0ce7101c9460d1ee97b8f3c9be9df;hp=f2fa8e6406d66caf008e1867ae8f70778a04cf96;hpb=91de22ef340abbf1e9ba7d422bcd9024fa90d63f;p=features.git diff --git a/src/mathed/command_inset.C b/src/mathed/command_inset.C index f2fa8e6406..aee12628e2 100644 --- a/src/mathed/command_inset.C +++ b/src/mathed/command_inset.C @@ -13,7 +13,7 @@ #include "command_inset.h" #include "math_mathmlstream.h" #include "funcrequest.h" -#include "Lsstream.h" +#include "support/std_sstream.h" using std::auto_ptr;