summaryrefslogtreecommitdiff
path: root/src/net/TgLongPoll.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/TgLongPoll.cpp')
-rw-r--r--src/net/TgLongPoll.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/net/TgLongPoll.cpp b/src/net/TgLongPoll.cpp
index 6d266f8..98575de 100644
--- a/src/net/TgLongPoll.cpp
+++ b/src/net/TgLongPoll.cpp
@@ -1,5 +1,9 @@
#include "tgbot/net/TgLongPoll.h"
+#include "tgbot/Api.h"
+#include "tgbot/Bot.h"
+#include "tgbot/EventHandler.h"
+
#include <cstdint>
#include <utility>