diff options
Diffstat (limited to 'modules/calendar')
-rw-r--r-- | modules/calendar/e-cal-shell-migrate.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/calendar/e-cal-shell-migrate.c b/modules/calendar/e-cal-shell-migrate.c index 8eb8e14575..bc17a90e9b 100644 --- a/modules/calendar/e-cal-shell-migrate.c +++ b/modules/calendar/e-cal-shell-migrate.c @@ -623,7 +623,7 @@ e_cal_shell_backend_migrate (EShellBackend *shell_backend, ESource *personal_source = NULL; ESourceList *source_list; ECalEvent *ece; - ECalEventTargetModule *target; + ECalEventTargetBackend *target; gboolean retval = FALSE; source_list = g_object_get_data ( |