From 50bce25838f080ccb1e5ff865c8120220a2e98f7 Mon Sep 17 00:00:00 2001 From: Nicolas Werner Date: Sun, 29 Oct 2023 20:38:54 +0100 Subject: Fix a few conversions --- src/timeline/EventStore.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/timeline/EventStore.cpp') diff --git a/src/timeline/EventStore.cpp b/src/timeline/EventStore.cpp index 3db70f77..c47a3426 100644 --- a/src/timeline/EventStore.cpp +++ b/src/timeline/EventStore.cpp @@ -15,6 +15,7 @@ #include "EventAccessors.h" #include "Logging.h" #include "MatrixClient.h" +#include "Reaction.h" #include "UserSettingsPage.h" #include "Utils.h" -- cgit 1.5.1