]> git.0d.be Git - empathy.git/commitdiff
notify-manager: include empathy-contact.h as we use it
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Wed, 7 Jul 2010 15:03:45 +0000 (17:03 +0200)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Thu, 8 Jul 2010 09:40:31 +0000 (11:40 +0200)
libempathy-gtk/empathy-notify-manager.h

index ff62a872a484ad44d3c2bedc30cf115d2c03c1d5..f7c5e4c5a087c5430c814772a9a9481d482fd2bb 100644 (file)
@@ -23,6 +23,8 @@
 
 #include <glib-object.h>
 
+#include <libempathy/empathy-contact.h>
+
 G_BEGIN_DECLS
 
 #define EMPATHY_NOTIFY_MANAGER_CAP_ACTIONS             "actions"