summaryrefslogtreecommitdiff
path: root/telepathy-logger/channel.h
diff options
context:
space:
mode:
Diffstat (limited to 'telepathy-logger/channel.h')
-rw-r--r--telepathy-logger/channel.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/telepathy-logger/channel.h b/telepathy-logger/channel.h
index 2df877d53..9bd934462 100644
--- a/telepathy-logger/channel.h
+++ b/telepathy-logger/channel.h
@@ -29,8 +29,6 @@
#include <telepathy-glib/connection.h>
#include <telepathy-glib/channel.h>
-#include <telepathy-logger/util.h>
-
G_BEGIN_DECLS
#define TPL_TYPE_CHANNEL (tpl_channel_get_type ())
#define TPL_CHANNEL(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), TPL_TYPE_CHANNEL, TplChannel))