[empathy] contactinfo-utils: remove the include for empathy-ui-utils.h



commit c1f785d53882e5d06bdcf3692d1002e1607e4259
Author: Marco Barisione <marco barisione collabora co uk>
Date:   Mon Jul 29 14:06:33 2013 +0100

    contactinfo-utils: remove the include for empathy-ui-utils.h
    
    https://bugzilla.gnome.org/show_bug.cgi?id=699492

 libempathy-gtk/empathy-contactinfo-utils.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/libempathy-gtk/empathy-contactinfo-utils.c b/libempathy-gtk/empathy-contactinfo-utils.c
index 0389e61..aeb52dd 100644
--- a/libempathy-gtk/empathy-contactinfo-utils.c
+++ b/libempathy-gtk/empathy-contactinfo-utils.c
@@ -23,12 +23,11 @@
 #include "config.h"
 #include "empathy-contactinfo-utils.h"
 
+#include <stdlib.h>
 #include <glib/gi18n-lib.h>
 #include <tp-account-widgets/tpaw-time.h>
 #include <tp-account-widgets/tpaw-string-parser.h>
 
-#include "empathy-ui-utils.h"
-
 static gchar *
 linkify_first_value (GStrv values)
 {


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