diff options
Diffstat (limited to 'shell/e-shell.h')
-rw-r--r-- | shell/e-shell.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/e-shell.h b/shell/e-shell.h index 17444967a1..4eb5c2c462 100644 --- a/shell/e-shell.h +++ b/shell/e-shell.h @@ -66,7 +66,7 @@ struct _EShellClass { GtkType e_shell_get_type (void); void e_shell_construct (EShell *shell, - Evolution_Shell corba_object, + GNOME_Evolution_Shell corba_object, const char *local_directory, gboolean show_splash); |