diff options
Diffstat (limited to 'libempathy-gtk/empathy-location-manager.h')
-rw-r--r-- | libempathy-gtk/empathy-location-manager.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy-gtk/empathy-location-manager.h b/libempathy-gtk/empathy-location-manager.h index 9315c4646..fbe2b0667 100644 --- a/libempathy-gtk/empathy-location-manager.h +++ b/libempathy-gtk/empathy-location-manager.h @@ -50,7 +50,7 @@ struct _EmpathyLocationManagerClass }; GType empathy_location_manager_get_type (void) G_GNUC_CONST; -EmpathyLocationManager * empathy_location_manager_get_default (void); +EmpathyLocationManager * empathy_location_manager_dup_default (void); G_END_DECLS |