]> git.0d.be Git - empathy.git/blobdiff - libempathy/empathy-contact.h
sort contacts by most recent event
[empathy.git] / libempathy / empathy-contact.h
index f15c8ad5d8a1f00d111fec3306e4168375ca28d1..e7ce10e4bf0de313edc5c0d8020b51fd8a53acdc 100644 (file)
 #define __EMPATHY_CONTACT_H__
 
 #include <glib-object.h>
-
-#include <telepathy-glib/contact.h>
-#include <telepathy-glib/account.h>
-#include <telepathy-logger/entity.h>
+#include <telepathy-glib/telepathy-glib.h>
+#include <telepathy-logger/telepathy-logger.h>
 #include <folks/folks.h>
 
 G_BEGIN_DECLS
@@ -141,6 +139,8 @@ EmpathyContact * empathy_contact_dup_best_for_action (
 void empathy_contact_add_to_contact_list (EmpathyContact *self,
     const gchar *message);
 
+void empathy_contact_remove_from_contact_list (EmpathyContact *self);
+
 G_END_DECLS
 
 #endif /* __EMPATHY_CONTACT_H__ */