summarylogtreecommitdiffstats
path: root/tdesktop_lottie_animation_qtdebug.patch
diff options
context:
space:
mode:
Diffstat (limited to 'tdesktop_lottie_animation_qtdebug.patch')
-rw-r--r--tdesktop_lottie_animation_qtdebug.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/tdesktop_lottie_animation_qtdebug.patch b/tdesktop_lottie_animation_qtdebug.patch
new file mode 100644
index 000000000000..55a2e35520fe
--- /dev/null
+++ b/tdesktop_lottie_animation_qtdebug.patch
@@ -0,0 +1,15 @@
+diff --git a/Telegram/SourceFiles/lottie/lottie_animation.cpp b/Telegram/SourceFiles/lottie/lottie_animation.cpp
+index f681c9220..8f80640e1 100644
+--- a/Telegram/SourceFiles/lottie/lottie_animation.cpp
++++ b/Telegram/SourceFiles/lottie/lottie_animation.cpp
+@@ -15,6 +15,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
+ #include "logs.h"
+
+ #include <QFile>
++#include <QtDebug>
+ #include <rlottie.h>
+ #include <crl/crl_async.h>
+ #include <crl/crl_on_main.h>
+--
+2.23.0
+