From f9a38137925ff6f712afe21961614a1efb3b35ea Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Fri, 14 Sep 2012 15:52:54 +0200 Subject: include telepathy-glib.h tp-glib 1.0 will enforce to only include telepathy-glib.h so best doing it to reduce the delta with the future stable branch. --- libempathy/empathy-server-sasl-handler.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'libempathy/empathy-server-sasl-handler.h') diff --git a/libempathy/empathy-server-sasl-handler.h b/libempathy/empathy-server-sasl-handler.h index 94be69b10..d25d90ab7 100644 --- a/libempathy/empathy-server-sasl-handler.h +++ b/libempathy/empathy-server-sasl-handler.h @@ -23,8 +23,7 @@ #include #include -#include -#include +#include G_BEGIN_DECLS -- cgit