* call osso_abook_init before doing anything with the addressbook.
[modest] / src / gnome / modest-platform.c
index c92d1da..0143b45 100644 (file)
@@ -37,7 +37,7 @@
 #include "gnome/modest-gnome-global-settings-dialog.h"
 
 gboolean
-modest_platform_init (void)
+modest_platform_init (int argc, char *argv[])
 {      
        return TRUE; /* nothing to do */
 }