diff options
Diffstat (limited to 'src/empathy-map-view.h')
-rw-r--r-- | src/empathy-map-view.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/empathy-map-view.h b/src/empathy-map-view.h index bad93da96..45ecbdd92 100644 --- a/src/empathy-map-view.h +++ b/src/empathy-map-view.h @@ -26,7 +26,7 @@ G_BEGIN_DECLS -GtkWidget *empathy_map_view_show (EmpathyContactListStore *list_store); +GtkWidget *empathy_map_view_show (void); G_END_DECLS |