mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-10 14:56:44 +02:00
14 lines
383 B
Diff
14 lines
383 B
Diff
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 {
|
|
|