diff --git a/td b/td index 5cbf90e..eb80924 160000 --- a/td +++ b/td @@ -1 +1 @@ -Subproject commit 5cbf90e4a081567593247bd96adc4eec2e9156d8 +Subproject commit eb80924dad30af4e6d8385d058bb7e847174df5e diff --git a/telegram-bot-api/telegram-bot-api.cpp b/telegram-bot-api/telegram-bot-api.cpp index 63ed5b7..245e2bd 100644 --- a/telegram-bot-api/telegram-bot-api.cpp +++ b/telegram-bot-api/telegram-bot-api.cpp @@ -21,6 +21,7 @@ #include "td/net/HttpInboundConnection.h" #include "td/actor/actor.h" +#include "td/actor/ConcurrentScheduler.h" #include "td/actor/PromiseFuture.h" #include "td/utils/buffer.h"