aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/gossip-ui-utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'libempathy-gtk/gossip-ui-utils.h')
-rw-r--r--libempathy-gtk/gossip-ui-utils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy-gtk/gossip-ui-utils.h b/libempathy-gtk/gossip-ui-utils.h
index fe9a156ad..1e1bb1ee3 100644
--- a/libempathy-gtk/gossip-ui-utils.h
+++ b/libempathy-gtk/gossip-ui-utils.h
@@ -73,7 +73,7 @@ GdkPixbuf * gossip_pixbuf_from_profile (McProfile *a
GtkIconSize icon_size);
GdkPixbuf * gossip_pixbuf_from_account (McAccount *account,
GtkIconSize icon_size);
-GdkPixbuf * gossip_pixbuf_for_presence_state (GossipPresenceState state);
+GdkPixbuf * gossip_pixbuf_for_presence_state (McPresence state);
GdkPixbuf * gossip_pixbuf_for_presence (GossipPresence *presence);
GdkPixbuf * gossip_pixbuf_for_contact (GossipContact *contact);
GdkPixbuf * gossip_pixbuf_offline (void);