Set better modal windows in hildon2 window manager to avoid keyboard focus
[modest] / src / modest-tny-account.c
index 7128471..f183b3b 100644 (file)
 #include <modest-debug.h>
 #include <string.h>
 #ifndef MODEST_TOOLKIT_GTK
-#if MODEST_HILDON_API == 0
-#include <hildon-widgets/hildon-file-system-info.h>
-#else
 #include <hildon/hildon-file-system-info.h>
 #endif
-#endif
 
 /* we need these dummy functions, or tinymail will complain */
 static gchar *  get_pass_dummy     (TnyAccount *account, const gchar *prompt, gboolean *cancel);