From 406dc1041ff2d0575e43bb0c320a072d29e4af79 Mon Sep 17 00:00:00 2001 From: Marco Barisione Date: Thu, 9 May 2013 13:44:04 +0100 Subject: live-search: move from Empathy to tp-account-widgets https://bugzilla.gnome.org/show_bug.cgi?id=699492 --- libempathy-gtk/empathy-roster-view.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'libempathy-gtk/empathy-roster-view.h') diff --git a/libempathy-gtk/empathy-roster-view.h b/libempathy-gtk/empathy-roster-view.h index c09d09c3a..586d75b86 100644 --- a/libempathy-gtk/empathy-roster-view.h +++ b/libempathy-gtk/empathy-roster-view.h @@ -2,8 +2,9 @@ #ifndef __EMPATHY_ROSTER_VIEW_H__ #define __EMPATHY_ROSTER_VIEW_H__ +#include + #include "egg-list-box/egg-list-box.h" -#include "empathy-live-search.h" #include "empathy-roster-model.h" G_BEGIN_DECLS @@ -58,7 +59,7 @@ void empathy_roster_view_show_groups (EmpathyRosterView *self, gboolean show); void empathy_roster_view_set_live_search (EmpathyRosterView *self, - EmpathyLiveSearch *search); + TpawLiveSearch *search); gboolean empathy_roster_view_is_empty (EmpathyRosterView *self); -- cgit v1.2.3