[empathy] empathy-contact-list-view.h: include empathy-enum-types.h



commit 64715cc98c7d507f9a291fe4d467bfda526fad26
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Thu Aug 20 16:30:55 2009 +0100

    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 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/libempathy-gtk/empathy-contact-list-view.h b/libempathy-gtk/empathy-contact-list-view.h
index 6666cfb..17de523 100644
--- a/libempathy-gtk/empathy-contact-list-view.h
+++ b/libempathy-gtk/empathy-contact-list-view.h
@@ -29,6 +29,7 @@
 #include <gtk/gtk.h>
 
 #include <libempathy/empathy-contact.h>
+#include <libempathy/empathy-enum-types.h>
 
 #include "empathy-contact-list-store.h"
 #include "empathy-contact-menu.h"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]