From: Michael Rasmussen Date: Sat, 21 Jun 2014 18:22:45 +0000 (+0200) Subject: Fix wrong include X-Git-Tag: 3.11.0~84 X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=commitdiff_plain;h=23c8b42d76d7cc5fedca520d79ee1f6d0659e792 Fix wrong include --- diff --git a/src/gtk/gtkaspell.h b/src/gtk/gtkaspell.h index 53599f932..55e34acc8 100644 --- a/src/gtk/gtkaspell.h +++ b/src/gtk/gtkaspell.h @@ -38,7 +38,7 @@ #ifdef USE_ENCHANT #include -#include +#include #define GTKASPELLWORDSIZE 1024