blob: 879313c5b7c187e4ef1cd3879c68cf68996a898d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- libempathy/empathy-auth-factory.c.orig 2011-12-07 17:19:17.000000000 +0000
+++ libempathy/empathy-auth-factory.c 2011-12-07 17:19:45.000000000 +0000
@@ -23,6 +23,7 @@
#include <telepathy-glib/interfaces.h>
#include <telepathy-glib/simple-handler.h>
#include <telepathy-glib/util.h>
+#include <telepathy-glib/channel-dispatch-operation.h>
#define DEBUG_FLAG EMPATHY_DEBUG_TLS
#include "empathy-debug.h"
|