summary refs log tree commit diff
path: root/src/EventAccessors.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/EventAccessors.h')
-rw-r--r--src/EventAccessors.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/EventAccessors.h b/src/EventAccessors.h
index a7577d86..8f08ef1c 100644
--- a/src/EventAccessors.h
+++ b/src/EventAccessors.h
@@ -53,6 +53,8 @@ mimetype(const mtx::events::collections::TimelineEvents &event);
 std::string
 in_reply_to_event(const mtx::events::collections::TimelineEvents &event);
 std::string
+relates_to_event_id(const mtx::events::collections::TimelineEvents &event);
+std::string
 transaction_id(const mtx::events::collections::TimelineEvents &event);
 
 int64_t