[empathy/gnome-2-34] Include the global telepathy-glib.h to get TP_DISPATCH_OPERATION



commit e065133badd131921e2b7ccf7e72ffcb1f356f4f
Author: Sjoerd Simons <sjoerd simons collabora co uk>
Date:   Sun Jul 31 10:40:41 2011 +0100

    Include the global telepathy-glib.h to get TP_DISPATCH_OPERATION

 libempathy/empathy-auth-factory.c |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/libempathy/empathy-auth-factory.c b/libempathy/empathy-auth-factory.c
index 2692181..c7e6acc 100644
--- a/libempathy/empathy-auth-factory.c
+++ b/libempathy/empathy-auth-factory.c
@@ -20,9 +20,7 @@
 
 #include "empathy-auth-factory.h"
 
-#include <telepathy-glib/interfaces.h>
-#include <telepathy-glib/simple-handler.h>
-#include <telepathy-glib/util.h>
+#include <telepathy-glib/telepathy-glib.h>
 
 #define DEBUG_FLAG EMPATHY_DEBUG_TLS
 #include "empathy-debug.h"



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