diff options
Diffstat (limited to 'mail/mail-folder-cache.h')
-rw-r--r-- | mail/mail-folder-cache.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mail-folder-cache.h b/mail/mail-folder-cache.h index f31593956e..a3dcec526b 100644 --- a/mail/mail-folder-cache.h +++ b/mail/mail-folder-cache.h @@ -42,7 +42,7 @@ void mail_folder_cache_set_update_estorage (const gchar *uri, EvolutionStorage *estorage); void mail_folder_cache_set_update_lstorage (const gchar *uri, - GNOME_Evolution_LocalStorage lstorage, + GNOME_Evolution_Storage lstorage, const gchar *path); /* We always update the shell view */ /*void mail_folder_cache_set_update_shellview (const gchar *uri);*/ |