From d05d298bbb0cb262b0a9983afea6236b46777ed4 Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Sat, 21 Jul 2012 16:25:08 +0200 Subject: Get rid of yet another implicit declaration --- src/fe-gtk/sexy-spell-entry.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src') diff --git a/src/fe-gtk/sexy-spell-entry.c b/src/fe-gtk/sexy-spell-entry.c index cd4850be..87fa6582 100644 --- a/src/fe-gtk/sexy-spell-entry.c +++ b/src/fe-gtk/sexy-spell-entry.c @@ -36,6 +36,8 @@ #ifdef WIN32 #include "typedef.h" #include +#else +#include #endif #include "../common/cfgfiles.h" -- cgit 1.4.1