]> git.0d.be Git - empathy.git/commitdiff
Add a missing include
authorCosimo Cecchi <cosimoc@gnome.org>
Tue, 25 Aug 2009 09:51:01 +0000 (11:51 +0200)
committerSjoerd Simons <sjoerd.simons@collabora.co.uk>
Tue, 25 Aug 2009 10:55:39 +0000 (11:55 +0100)
libempathy-gtk/empathy-protocol-chooser.c

index 1b29f7db8717ef8600763b6554993dcdf0e99ca4..bd93c36ecbee48e062857889d0c1cd59ce716d5d 100644 (file)
@@ -28,6 +28,8 @@
 
 #include <gtk/gtk.h>
 
+#include <glib/gi18n-lib.h>
+
 #include <libempathy/empathy-utils.h>
 #include <libempathy/empathy-connection-managers.h>