2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 06:35:14 +00:00

Fix build with GCC 12.

This commit is contained in:
Joe Kappus
2022-08-12 22:24:10 -04:00
committed by John Preston
parent 23d9ca896e
commit f82089cbfe
2 changed files with 2 additions and 1 deletions

View File

@@ -10,6 +10,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
#include "ui/effects/frame_generator.h"
#include <QtGui/QImage>
#include <memory>
namespace FFmpeg {