summaryrefslogtreecommitdiff
path: root/telepathy-glib/proxy.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/proxy.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/proxy.h')
-rw-r--r--telepathy-glib/proxy.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/telepathy-glib/proxy.h b/telepathy-glib/proxy.h
index daa5babf7..f148bc6d5 100644
--- a/telepathy-glib/proxy.h
+++ b/telepathy-glib/proxy.h
@@ -95,7 +95,7 @@ GType tp_proxy_get_type (void);
G_END_DECLS
#ifndef TP_PROXY_IN_CLI_IMPLEMENTATION
-#include <telepathy-glib/_gen/tp-cli-generic-interfaces.h>
+#include <telepathy-glib/_gen/tp-cli-generic.h>
#endif
#endif /* #ifndef __TP_PROXY_H__*/