diff options
Diffstat (limited to 'examples/cm/call/call-content.c')
-rw-r--r-- | examples/cm/call/call-content.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/cm/call/call-content.c b/examples/cm/call/call-content.c index 2f81835bb..b72b5f25e 100644 --- a/examples/cm/call/call-content.c +++ b/examples/cm/call/call-content.c @@ -21,9 +21,8 @@ #include "call-content.h" -#include <telepathy-glib/base-connection.h> #include <telepathy-glib/telepathy-glib.h> -#include <telepathy-glib/svc-call.h> +#include <telepathy-glib/telepathy-glib-dbus.h> G_DEFINE_TYPE (ExampleCallContent, example_call_content, |