diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2010-07-08 20:35:53 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2010-07-08 20:35:53 +0800 |
commit | 0637683a2f89087f49fa0d91e44b04ed26d72ba3 (patch) | |
tree | 7f0d367d965831cc45b3091d28b7fdee8ebb011f /libempathy-gtk/empathy-notify-manager.h | |
parent | 526cac765322aa7516d46d735fc9b5f1c4f2c228 (diff) | |
parent | 6b1d4251dc32cf7c75871002a1f8163af9775f65 (diff) | |
download | gsoc2013-empathy-0637683a2f89087f49fa0d91e44b04ed26d72ba3.tar gsoc2013-empathy-0637683a2f89087f49fa0d91e44b04ed26d72ba3.tar.gz gsoc2013-empathy-0637683a2f89087f49fa0d91e44b04ed26d72ba3.tar.bz2 gsoc2013-empathy-0637683a2f89087f49fa0d91e44b04ed26d72ba3.tar.lz gsoc2013-empathy-0637683a2f89087f49fa0d91e44b04ed26d72ba3.tar.xz gsoc2013-empathy-0637683a2f89087f49fa0d91e44b04ed26d72ba3.tar.zst gsoc2013-empathy-0637683a2f89087f49fa0d91e44b04ed26d72ba3.zip |
Merge branch 'gtk3-621753'
Diffstat (limited to 'libempathy-gtk/empathy-notify-manager.h')
-rw-r--r-- | libempathy-gtk/empathy-notify-manager.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libempathy-gtk/empathy-notify-manager.h b/libempathy-gtk/empathy-notify-manager.h index ff62a872a..f7c5e4c5a 100644 --- a/libempathy-gtk/empathy-notify-manager.h +++ b/libempathy-gtk/empathy-notify-manager.h @@ -23,6 +23,8 @@ #include <glib-object.h> +#include <libempathy/empathy-contact.h> + G_BEGIN_DECLS #define EMPATHY_NOTIFY_MANAGER_CAP_ACTIONS "actions" |