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 b37c1f59a..383a423c8 100644 --- a/libempathy-gtk/empathy-notify-manager.c +++ b/libempathy-gtk/empathy-notify-manager.c @@ -17,7 +17,7 @@ * Authors: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> */ -#include <config.h> +#include "config.h" #include <string.h> #include <libnotify/notification.h> |