summaryrefslogtreecommitdiff
path: root/telepathy-glib/connection-manager.h
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2007-11-19 16:53:58 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2007-11-19 16:53:58 +0000
commit59a0318a2bfe5027c3de7d28e33cccc3e3423725 (patch)
tree484741b3385d1900e5933328eba35a7280f494e6 /telepathy-glib/connection-manager.h
parentf5d014644a420448581acffa959399a4bd198408 (diff)
downloadtelepathy-glib-59a0318a2bfe5027c3de7d28e33cccc3e3423725.tar.gz
Move interfaces files around (drop -interfaces suffix) and split media session/stream handlers
20071119165358-53eee-6f255028eb330b8c51e5b7f0c0de791479adc1a5.gz
Diffstat (limited to 'telepathy-glib/connection-manager.h')
-rw-r--r--telepathy-glib/connection-manager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/telepathy-glib/connection-manager.h b/telepathy-glib/connection-manager.h
index 1ef08b23c..5353987cd 100644
--- a/telepathy-glib/connection-manager.h
+++ b/telepathy-glib/connection-manager.h
@@ -52,6 +52,6 @@ TpConnectionManager *tp_connection_manager_new (DBusGConnection *connection,
G_END_DECLS
-#include <telepathy-glib/_gen/tp-cli-connection-manager-interfaces.h>
+#include <telepathy-glib/_gen/tp-cli-connection-manager.h>
#endif