aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2009-01-31 01:33:45 +0800
committerxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2009-01-31 01:33:45 +0800
commit334057c1bd4e5edac70826b031b5dc45543da0af (patch)
treee46bf17f0668084ae0afc0d9915e9aa4294530f0
parent966afd7e877b36bdcd51ced5da2e6e53b2653d73 (diff)
downloadgsoc2013-empathy-334057c1bd4e5edac70826b031b5dc45543da0af.tar
gsoc2013-empathy-334057c1bd4e5edac70826b031b5dc45543da0af.tar.gz
gsoc2013-empathy-334057c1bd4e5edac70826b031b5dc45543da0af.tar.bz2
gsoc2013-empathy-334057c1bd4e5edac70826b031b5dc45543da0af.tar.lz
gsoc2013-empathy-334057c1bd4e5edac70826b031b5dc45543da0af.tar.xz
gsoc2013-empathy-334057c1bd4e5edac70826b031b5dc45543da0af.tar.zst
gsoc2013-empathy-334057c1bd4e5edac70826b031b5dc45543da0af.zip
include empathy-contact-list-store.h in empathy-contact-selector.h
git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@2316 4ee84921-47dd-4033-b63a-18d7a039a3e4
-rw-r--r--libempathy-gtk/empathy-contact-selector.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libempathy-gtk/empathy-contact-selector.h b/libempathy-gtk/empathy-contact-selector.h
index e825eb9df..c7e30e363 100644
--- a/libempathy-gtk/empathy-contact-selector.h
+++ b/libempathy-gtk/empathy-contact-selector.h
@@ -29,6 +29,7 @@ G_BEGIN_DECLS
#include <gtk/gtk.h>
#include <libempathy/empathy-contact.h>
+#include <libempathy-gtk/empathy-contact-list-store.h>
#define EMPATHY_TYPE_CONTACT_SELECTOR (empathy_contact_selector_get_type ())
#define EMPATHY_CONTACT_SELECTOR(object) (G_TYPE_CHECK_INSTANCE_CAST \