This commit is contained in:
fourtf
2019-09-22 16:59:51 +02:00
parent fc049d8f45
commit 2c25c8a5f5
3 changed files with 7 additions and 6 deletions
+3 -3
View File
@@ -1,5 +1,8 @@
#include "providers/bttv/BttvEmotes.hpp"
#include <QJsonArray>
#include <QThread>
#include "common/Common.hpp"
#include "common/NetworkRequest.hpp"
#include "debug/Log.hpp"
@@ -8,9 +11,6 @@
#include "messages/ImageSet.hpp"
#include "providers/twitch/TwitchChannel.hpp"
#include <QJsonArray>
#include <QThread>
namespace chatterino {
namespace {
Url getEmoteLink(QString urlTemplate, const EmoteId &id,