summaryrefslogtreecommitdiff
path: root/telepathy-glib/dbus.h
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2010-05-04 16:27:45 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2010-05-04 16:27:45 +0100
commitf3cdcc37d1a71db2850476b2c62aca29466911c6 (patch)
treedfbb3062bd2eadd083727229b9410b133e3ecd68 /telepathy-glib/dbus.h
parent6dd17fc10c3da7c0e9258e4ecb10e3549b1adf48 (diff)
downloadtelepathy-glib-f3cdcc37d1a71db2850476b2c62aca29466911c6.tar.gz
dbus.h: include _gen/genums.h, for TP_TYPE_DBUS_ERROR
Diffstat (limited to 'telepathy-glib/dbus.h')
-rw-r--r--telepathy-glib/dbus.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/telepathy-glib/dbus.h b/telepathy-glib/dbus.h
index 041b8418e..404f9388f 100644
--- a/telepathy-glib/dbus.h
+++ b/telepathy-glib/dbus.h
@@ -26,6 +26,8 @@
#include <telepathy-glib/defs.h>
#include <telepathy-glib/dbus-daemon.h>
+#include <telepathy-glib/_gen/genums.h>
+
G_BEGIN_DECLS
void tp_dbus_g_method_return_not_implemented (DBusGMethodInvocation *context);