X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fsupport%2Fsstream.h;h=16c1662643e135cd69feec76fb0885700c62cf7a;hb=236ea81bc5c0ce7101c9460d1ee97b8f3c9be9df;hp=0d7620e1e02c152d0c85856a37cb6b4e62a2019c;hpb=91de22ef340abbf1e9ba7d422bcd9024fa90d63f;p=features.git diff --git a/src/support/sstream.h b/src/support/sstream.h index 0d7620e1e0..16c1662643 100644 --- a/src/support/sstream.h +++ b/src/support/sstream.h @@ -35,7 +35,7 @@ the executable file might be covered by the GNU General Public License. */ #ifndef SSTREAM_H #define SSTREAM_H -#include "LString.h" +#include "support/std_string.h" #include #include