diff options
Diffstat (limited to 'src/empathy-chat.c')
-rw-r--r-- | src/empathy-chat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/empathy-chat.c b/src/empathy-chat.c index 0e571bc3b..acae7ec6d 100644 --- a/src/empathy-chat.c +++ b/src/empathy-chat.c @@ -20,7 +20,7 @@ * Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> */ -#include <config.h> +#include "config.h" #include <glib.h> #include <glib/gi18n.h> |