summaryrefslogtreecommitdiff
path: root/telepathy-logger/log-entry-text.h
diff options
context:
space:
mode:
Diffstat (limited to 'telepathy-logger/log-entry-text.h')
-rw-r--r--telepathy-logger/log-entry-text.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/telepathy-logger/log-entry-text.h b/telepathy-logger/log-entry-text.h
index 307042767..c0f474c76 100644
--- a/telepathy-logger/log-entry-text.h
+++ b/telepathy-logger/log-entry-text.h
@@ -64,7 +64,8 @@ typedef struct
GType tpl_log_entry_text_get_type (void);
-TplLogEntryText *tpl_log_entry_text_new (guint log_id, const gchar *chat_id,
+TplLogEntryText *tpl_log_entry_text_new (guint log_id,
+ const gchar *account_path, const gchar *chat_id,
TplLogEntryDirection direction);
TpChannelTextMessageType tpl_log_entry_text_message_type_from_str (