aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-ft-factory.c
diff options
context:
space:
mode:
authorXavier Claessens <xavier.claessens@collabora.co.uk>2013-10-03 04:50:59 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2013-10-10 22:05:17 +0800
commit8e0edf2980df05df3fd39cbe3e417b012b313393 (patch)
treee902a6c90f2e7bfd0970e8b41d819322bcf045a4 /libempathy/empathy-ft-factory.c
parent480300ee4c05856a02a561240090fb39efb678bc (diff)
downloadgsoc2013-empathy-8e0edf2980df05df3fd39cbe3e417b012b313393.tar
gsoc2013-empathy-8e0edf2980df05df3fd39cbe3e417b012b313393.tar.gz
gsoc2013-empathy-8e0edf2980df05df3fd39cbe3e417b012b313393.tar.bz2
gsoc2013-empathy-8e0edf2980df05df3fd39cbe3e417b012b313393.tar.lz
gsoc2013-empathy-8e0edf2980df05df3fd39cbe3e417b012b313393.tar.xz
gsoc2013-empathy-8e0edf2980df05df3fd39cbe3e417b012b313393.tar.zst
gsoc2013-empathy-8e0edf2980df05df3fd39cbe3e417b012b313393.zip
Add missing telepathy-glib-dbus.h includes
Diffstat (limited to 'libempathy/empathy-ft-factory.c')
-rw-r--r--libempathy/empathy-ft-factory.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libempathy/empathy-ft-factory.c b/libempathy/empathy-ft-factory.c
index 855ddb98f..4bb1c3c57 100644
--- a/libempathy/empathy-ft-factory.c
+++ b/libempathy/empathy-ft-factory.c
@@ -24,6 +24,8 @@
#include "config.h"
#include "empathy-ft-factory.h"
+#include <telepathy-glib/telepathy-glib-dbus.h>
+
#include "empathy-request-util.h"
#include "empathy-utils.h"