From 0754b2673f0189e892074189535d3dfb6fd2a662 Mon Sep 17 00:00:00 2001 From: Emilio Pozuelo Monfort Date: Tue, 22 Feb 2011 17:15:11 +0000 Subject: Move empathy_call_* util functions to libempathy-gtk Since we want to pop up a dialog when starting a call fails. Conflicts: libempathy/empathy-utils.c --- src/empathy-call-factory.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/empathy-call-factory.c') diff --git a/src/empathy-call-factory.c b/src/empathy-call-factory.c index 029f8eca7..660a743bb 100644 --- a/src/empathy-call-factory.c +++ b/src/empathy-call-factory.c @@ -33,6 +33,8 @@ #include #include +#include + #include "empathy-call-factory.h" #include "empathy-call-handler.h" #include "src-marshal.h" -- cgit v1.2.3