diff options
-rw-r--r-- | libempathy-gtk/empathy-contact-selector.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libempathy-gtk/empathy-contact-selector.c b/libempathy-gtk/empathy-contact-selector.c index 75b1dbf14..8952070d7 100644 --- a/libempathy-gtk/empathy-contact-selector.c +++ b/libempathy-gtk/empathy-contact-selector.c @@ -20,6 +20,8 @@ * Elliot Fairweather <elliot.fairweather@collabora.co.uk> */ +#include "config.h" + #include <glib/gi18n.h> #include <gtk/gtk.h> |