X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fwidgets%2Fmodest-window.c;h=d7e33f95e5e9d0d279ae69c8618df1c7bbd96cc1;hp=280eedafbbfe7701142451185c3e68c9e282c380;hb=c6037f8b815e98c569716ab2189b67a5f4de886b;hpb=2df4e39bc19eed85249fc613f47813719c1f0bfd diff --git a/src/widgets/modest-window.c b/src/widgets/modest-window.c index 280eeda..d7e33f9 100644 --- a/src/widgets/modest-window.c +++ b/src/widgets/modest-window.c @@ -35,13 +35,15 @@ #include "modest-window-mgr.h" #include "modest-defs.h" #include /* for strcmp */ -#include #include #include #include #include #include #include +#ifdef MODEST_TOOLKIT_HILDON2 +#include +#endif /* 'private'/'protected' functions */ static void modest_window_class_init (ModestWindowClass *klass);