]> git.0d.be Git - empathy.git/commitdiff
idle.h: we have to include account from tp-glib
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Tue, 19 Oct 2010 13:33:59 +0000 (15:33 +0200)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 25 Oct 2010 08:24:36 +0000 (10:24 +0200)
libempathy/empathy-idle.h

index 687742c0f970cb96d81220c252e2436a6099e7c7..95b99dc40c5ebbab4833fa3cc642d381ce986a69 100644 (file)
@@ -24,6 +24,7 @@
 
 #include <glib.h>
 
+#include <telepathy-glib/account.h>
 #include <telepathy-glib/enums.h>
 
 G_BEGIN_DECLS