diff options
-rw-r--r-- | libempathy-gtk/empathy-contact-selector.h | 1 |
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 \ |