empathy r2316 - trunk/libempathy-gtk



Author: xclaesse
Date: Fri Jan 30 17:33:45 2009
New Revision: 2316
URL: http://svn.gnome.org/viewvc/empathy?rev=2316&view=rev

Log:
include empathy-contact-list-store.h in empathy-contact-selector.h

Modified:
   trunk/libempathy-gtk/empathy-contact-selector.h

Modified: trunk/libempathy-gtk/empathy-contact-selector.h
==============================================================================
--- trunk/libempathy-gtk/empathy-contact-selector.h	(original)
+++ trunk/libempathy-gtk/empathy-contact-selector.h	Fri Jan 30 17:33:45 2009
@@ -29,6 +29,7 @@
 #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 \



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