[empathy/gnome-2-34: 60/60] password-dialog: add missing include



commit 82d700bf4d5654a67631525e7d781d995c4282f0
Author: Jonny Lamb <jonnylamb gnome org>
Date:   Wed Jan 26 14:16:28 2011 +0000

    password-dialog: add missing include
    
    Signed-off-by: Jonny Lamb <jonnylamb gnome org>

 libempathy-gtk/empathy-password-dialog.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/libempathy-gtk/empathy-password-dialog.c b/libempathy-gtk/empathy-password-dialog.c
index 2b1048c..25ce9db 100644
--- a/libempathy-gtk/empathy-password-dialog.c
+++ b/libempathy-gtk/empathy-password-dialog.c
@@ -23,6 +23,8 @@
 
 #include <glib/gi18n-lib.h>
 
+#include <telepathy-glib/util.h>
+
 #define DEBUG_FLAG EMPATHY_DEBUG_SASL
 #include <libempathy/empathy-debug.h>
 #include <libempathy/empathy-utils.h>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]