From 64715cc98c7d507f9a291fe4d467bfda526fad26 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Thu, 20 Aug 2009 16:30:55 +0100 Subject: empathy-contact-list-view.h: include empathy-enum-types.h Python bindings need to use EMPATHY_TYPE_CONTACT_LIST_FLAGS which is defined in empathy-enum-types.h. --- libempathy-gtk/empathy-contact-list-view.h | 1 + 1 file changed, 1 insertion(+) (limited to 'libempathy-gtk/empathy-contact-list-view.h') diff --git a/libempathy-gtk/empathy-contact-list-view.h b/libempathy-gtk/empathy-contact-list-view.h index 6666cfbb7..17de5239b 100644 --- a/libempathy-gtk/empathy-contact-list-view.h +++ b/libempathy-gtk/empathy-contact-list-view.h @@ -29,6 +29,7 @@ #include #include +#include #include "empathy-contact-list-store.h" #include "empathy-contact-menu.h" -- cgit v1.2.3