X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Faspell_local.h;h=250cd97b0de8d47ae58429f9fe2fd30982eb2fa5;hb=e5a46922e916a06ad1b958d5895cc3cfb4f13d2c;hp=f7e840d5f45e44b5dbe0333d7489bba0b8e5f4e4;hpb=26460b39ee8b2c8fe88e3f2225486e1b72e59f3f;p=lyx.git diff --git a/src/aspell_local.h b/src/aspell_local.h index f7e840d5f4..250cd97b0d 100644 --- a/src/aspell_local.h +++ b/src/aspell_local.h @@ -18,10 +18,10 @@ #include -class AspellSpeller; -class AspellStringEnumeration; -class AspellCanHaveError; -class AspellConfig; +struct AspellSpeller; +struct AspellStringEnumeration; +struct AspellCanHaveError; +struct AspellConfig; namespace lyx {