[empathy] idle.h: we have to include account from tp-glib



commit eaffceb6b4a5ea9d15a0aaa41885b258dcbc0cf2
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Tue Oct 19 15:33:59 2010 +0200

    idle.h: we have to include account from tp-glib

 libempathy/empathy-idle.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/libempathy/empathy-idle.h b/libempathy/empathy-idle.h
index 687742c..95b99dc 100644
--- a/libempathy/empathy-idle.h
+++ b/libempathy/empathy-idle.h
@@ -24,6 +24,7 @@
 
 #include <glib.h>
 
+#include <telepathy-glib/account.h>
 #include <telepathy-glib/enums.h>
 
 G_BEGIN_DECLS



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