X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FSpellBase.h;h=c0b6508f20a4eab8567ca0d30503b36678f853da;hb=236ea81bc5c0ce7101c9460d1ee97b8f3c9be9df;hp=4fdb68a80aad5f06a5b5570f2a20e2c8470c36db;hpb=91de22ef340abbf1e9ba7d422bcd9024fa90d63f;p=features.git diff --git a/src/SpellBase.h b/src/SpellBase.h index 4fdb68a80a..c0b6508f20 100644 --- a/src/SpellBase.h +++ b/src/SpellBase.h @@ -13,7 +13,7 @@ #ifndef SPELL_BASE_H #define SPELL_BASE_H -#include "LString.h" // can't forward declare... +#include "support/std_string.h" // can't forward declare... class BufferParams; class WordLangTuple;