aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-chat.c
diff options
context:
space:
mode:
authorXavier Claessens <xavier.claessens@collabora.co.uk>2013-10-03 04:50:59 +0800
committerXavier Claessens <xavier.claessens@collabora.co.uk>2013-10-03 22:11:43 +0800
commit7c2e5a7f9d0ce3ee96f34fd954e6f147abd0c8b0 (patch)
treeee0155b191f040caec103e421491a8c14def50fb /libempathy-gtk/empathy-chat.c
parentc9ed3ccb624594660908c3d39ea8d182079dd000 (diff)
downloadgsoc2013-empathy-7c2e5a7f9d0ce3ee96f34fd954e6f147abd0c8b0.tar
gsoc2013-empathy-7c2e5a7f9d0ce3ee96f34fd954e6f147abd0c8b0.tar.gz
gsoc2013-empathy-7c2e5a7f9d0ce3ee96f34fd954e6f147abd0c8b0.tar.bz2
gsoc2013-empathy-7c2e5a7f9d0ce3ee96f34fd954e6f147abd0c8b0.tar.lz
gsoc2013-empathy-7c2e5a7f9d0ce3ee96f34fd954e6f147abd0c8b0.tar.xz
gsoc2013-empathy-7c2e5a7f9d0ce3ee96f34fd954e6f147abd0c8b0.tar.zst
gsoc2013-empathy-7c2e5a7f9d0ce3ee96f34fd954e6f147abd0c8b0.zip
Add missing telepathy-glib-dbus.h includes
Diffstat (limited to 'libempathy-gtk/empathy-chat.c')
-rw-r--r--libempathy-gtk/empathy-chat.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libempathy-gtk/empathy-chat.c b/libempathy-gtk/empathy-chat.c
index a7364e4ca..a9f1bb872 100644
--- a/libempathy-gtk/empathy-chat.c
+++ b/libempathy-gtk/empathy-chat.c
@@ -36,6 +36,7 @@
#include <tp-account-widgets/tpaw-keyring.h>
#include <tp-account-widgets/tpaw-builder.h>
#include <tp-account-widgets/tpaw-utils.h>
+#include <telepathy-glib/telepathy-glib-dbus.h>
#include "empathy-client-factory.h"
#include "empathy-gsettings.h"