[empathy] [EmpathyContactSelectorDialog] Add missing include



commit 4d8f47ca8199f166c7eb5b0bdf5981652055ac12
Author: Danielle Madeley <danielle madeley collabora co uk>
Date:   Fri Dec 18 13:53:24 2009 +1100

    [EmpathyContactSelectorDialog] Add missing include

 libempathy-gtk/empathy-contact-selector-dialog.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/libempathy-gtk/empathy-contact-selector-dialog.h b/libempathy-gtk/empathy-contact-selector-dialog.h
index 2315bc4..5fd6c21 100644
--- a/libempathy-gtk/empathy-contact-selector-dialog.h
+++ b/libempathy-gtk/empathy-contact-selector-dialog.h
@@ -26,6 +26,7 @@
 #include <gtk/gtk.h>
 
 #include <telepathy-glib/connection.h>
+#include <telepathy-glib/account.h>
 
 G_BEGIN_DECLS
 



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