aboutsummaryrefslogtreecommitdiffstats
path: root/testing/telegram-desktop/submodule-lottie.patch
blob: d96ab2506bd2a9125060ff67c96914d78b959126 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/Telegram/ThirdParty/qtlottie/src/bodymovin/bmbase.h b/Telegram/ThirdParty/qtlottie/src/bodymovin/bmbase.h
index 97f5940..a4a3433 100644
--- a/Telegram/ThirdParty/qtlottie/src/bodymovin/bmbase.h
+++ b/Telegram/ThirdParty/qtlottie/src/bodymovin/bmbase.h
@@ -29,6 +29,7 @@
 #pragma once
 
 #include <QList>
+#include <QtDebug>
 #include <functional>
 
 namespace Lottie {