diff options
Diffstat (limited to 'executive-summary/component/e-summary-factory.h')
-rw-r--r-- | executive-summary/component/e-summary-factory.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/executive-summary/component/e-summary-factory.h b/executive-summary/component/e-summary-factory.h index 175988a78c..4c704e46ee 100644 --- a/executive-summary/component/e-summary-factory.h +++ b/executive-summary/component/e-summary-factory.h @@ -28,7 +28,7 @@ #include "e-summary.h" BonoboControl *e_summary_factory_new_control (const char *uri, - const Evolution_Shell shell); + const GNOME_Evolution_Shell shell); void e_summary_factory_embed_service_from_id (ESummary *esummary, const char *obj_id); |