From: Richard Heck Date: Thu, 29 Nov 2007 20:11:54 +0000 (+0000) Subject: Compile fix. X-Git-Tag: 1.6.10~7128 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=cc245f3d6d9a17f4c6f991633f1e50ab7d84e616;p=features.git Compile fix. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21866 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/ASpell_local.h b/src/ASpell_local.h index 22c7eac9cc..09fb17e8cd 100644 --- a/src/ASpell_local.h +++ b/src/ASpell_local.h @@ -16,7 +16,7 @@ #include "SpellBase.h" #include - +#include struct AspellSpeller; struct AspellStringEnumeration;