diff options
Diffstat (limited to 'libempathy-gtk/empathy-notify-manager.c')
-rw-r--r-- | libempathy-gtk/empathy-notify-manager.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy-gtk/empathy-notify-manager.c b/libempathy-gtk/empathy-notify-manager.c index bccc3e21e..250354282 100644 --- a/libempathy-gtk/empathy-notify-manager.c +++ b/libempathy-gtk/empathy-notify-manager.c @@ -23,7 +23,7 @@ #include <libnotify/notification.h> #include <libnotify/notify.h> -#include <telepathy-glib/account-manager.h> +#include <telepathy-glib/telepathy-glib.h> #include <libempathy/empathy-gsettings.h> #include <libempathy/empathy-utils.h> |