diff options
author | Alexey Rusakov <Kitsune-Ral@users.sf.net> | 2022-08-12 17:07:55 +0200 |
---|---|---|
committer | Alexey Rusakov <Kitsune-Ral@users.sf.net> | 2022-09-04 18:42:11 +0200 |
commit | d5eef705b2b5d9dec17d72ab27cbdd48a1391485 (patch) | |
tree | 5acf1ef3ae71357e187128a53f33d6c584eae817 /lib/csapi/message_pagination.h | |
parent | 896f46d4cf08ab05611b72edeb6c4d70e597342f (diff) | |
download | libquotient-d5eef705b2b5d9dec17d72ab27cbdd48a1391485.tar.gz libquotient-d5eef705b2b5d9dec17d72ab27cbdd48a1391485.zip |
Regenerate CS API upon GTAD config change
Diffstat (limited to 'lib/csapi/message_pagination.h')
-rw-r--r-- | lib/csapi/message_pagination.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/csapi/message_pagination.h b/lib/csapi/message_pagination.h index 9831ae2d..b4f3a38a 100644 --- a/lib/csapi/message_pagination.h +++ b/lib/csapi/message_pagination.h @@ -4,7 +4,7 @@ #pragma once -#include "events/eventloader.h" +#include "events/roomevent.h" #include "jobs/basejob.h" namespace Quotient { |