]> git.0d.be Git - empathy.git/blobdiff - libempathy/empathy-tp-chatroom.h
Rename all filenames starting with "gossip" by "empathy", change namespace
[empathy.git] / libempathy / empathy-tp-chatroom.h
index 488ac74fb44908a220f4c786f63519c0d0a1e23f..cbdd246c6e394a3d355c1b52b33f554944dc0bf0 100644 (file)
@@ -56,7 +56,7 @@ GType              empathy_tp_chatroom_get_type          (void) G_GNUC_CONST;
 EmpathyTpChatroom *empathy_tp_chatroom_new               (McAccount          *account,
                                                          TpChan             *tp_chan);
 gboolean           empathy_tp_chatroom_get_invitation    (EmpathyTpChatroom  *chatroom,
-                                                         GossipContact     **contact,
+                                                         EmpathyContact     **contact,
                                                          const gchar       **message);
 void               empathy_tp_chatroom_accept_invitation (EmpathyTpChatroom *chatroom);
 void               empathy_tp_chatroom_set_topic         (EmpathyTpChatroom *chatroom,