diff options
-rw-r--r-- | libempathy-gtk/empathy-chat.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libempathy-gtk/empathy-chat.c b/libempathy-gtk/empathy-chat.c index 52405ec47..d50bfe468 100644 --- a/libempathy-gtk/empathy-chat.c +++ b/libempathy-gtk/empathy-chat.c @@ -30,6 +30,7 @@ #include <string.h> #include <stdlib.h> +#undef G_DISABLE_DEPRECATED /* for GCompletion */ #include <gdk/gdkkeysyms.h> #include <glib/gi18n-lib.h> #include <gtk/gtk.h> |