X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=src%2Fwidgets%2Fmodest-recpt-editor.c;h=357c1bd2fa3e2aaad08f0c0db696603b9a304b3f;hb=9a9ecea6b1a504e538117aa5a7b573c32fe259ed;hp=9e7e06b4dd66302a51eb8cba311cd25592541148;hpb=2b58f5abfb171a82424c14cd9777ea5ee460db61;p=modest diff --git a/src/widgets/modest-recpt-editor.c b/src/widgets/modest-recpt-editor.c index 9e7e06b..357c1bd 100644 --- a/src/widgets/modest-recpt-editor.c +++ b/src/widgets/modest-recpt-editor.c @@ -44,6 +44,12 @@ #include #include +/* FIXNE: we should have no maemo-deps in widgets/ */ +#ifdef MODEST_PLATFORM_MAEMO +#include "maemo/modest-hildon-includes.h" +#endif /*MODEST_PLATFORM_MAEMO*/ + + static GObjectClass *parent_class = NULL; #define RECIPIENT_TAG_ID "recpt-id"